The message to log.
Optional configuration for the log behavior.
Options for configuring log output behavior and formatting
OptionalexitCode?: numberOptionalifExit?: booleanOptionalinverseColor?: booleanOptionaltype?: "log" | "info" | "error" | "warn"
Logs a message to the console with optional formatting and behavior.