Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum LogTextColor
import { LogTextColor } from "https://deno.land/x/sptaki@1.2.0/models/spt/logging/mod.ts";

Members

BLACK = "black"
BLUE = "blue"
CYAN = "cyan"
GRAY = "gray"
GREEN = "green"
MAGENTA = "magenta"
RED = "red"
WHITE = "white"
YELLOW = "yellow"