bash-logging - Bash Script Logging with Colors
Add structured logging to bash scripts with color support, emoji icons, and CI/CD integration
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- add logging to bash script
- colorize output
- implement log levels
- create CI sections
- display terminal colors
- show emoji output
- create collapsible sections
- detect TTY support
- display progress indicators
- log structured steps
Inputs
- bash script
- log message
- log level
- section identifier
Outputs
- colored log messages
- emoji labeled output
- CI collapsible sections
- progress indicators
- structured step logs
Requirements
- bash environment
- terminal output
- CI platform (optional)
