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 success level message with green color.