Functionsยง
- cmd_
text - Format text for command output
- error
- Log an error message directly to terminal (not through the logger)
- header
- Format a header for sections
- id
- Format an ID for display
- info
- Log an info message directly to terminal (not through the logger)
- init
- Initialize the logger with the given log level
- key
- Format a key for key-value output
- path
- Format a path for display
- success
- Log a success message directly to terminal (not through the logger)
- title
- Format a title for display
- value
- Format a value for key-value output
- warning
- Log a warning message directly to terminal (not through the logger)