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 an error level message with red color.