File: custom-log-format.sh

package info (click to toggle)
python-coloredlogs 15.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 628 kB
  • sloc: python: 1,567; sh: 11; makefile: 5
file content (2 lines) | stat: -rwxr-xr-x 90 bytes parent folder | download
1
2
export COLOREDLOGS_LOG_FORMAT='[%(hostname)s] %(asctime)s %(message)s'
coloredlogs --demo