The message to log.
Optional configuration for the log behavior.
Options for configuring log output behavior and formatting
Optional
exitCode?: numberOptional
ifExit?: booleanOptional
inverseColor?: booleanOptional
type?: "log" | "info" | "error" | "warn"
Logs a message to the console with optional formatting and behavior.