The color to apply to the message
The message content to be logged
Log options configuration object
Options for configuring log output behavior and formatting
OptionalexitCode?: numberOptionalifExit?: booleanOptionalinverseColor?: booleanOptionaltype?: "log" | "info" | "error" | "warn"
Logs a message with specified color to the console.