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
Optional
exitCode?: numberOptional
ifExit?: booleanOptional
inverseColor?: booleanOptional
type?: "log" | "info" | "error" | "warn"
Logs a message with specified color to the console.