Log
Generic console and logging helpers
Functions
log_[info|hint|success|warning|debug|error](message)
Logs a message with colored log level
log_divider_[bold|top|bottom|thin]()
Prints a divider to structure console output, useful for interleaving with output from other CLI commands.

