arcalot / go-log

Go logging overlay for Arcalot
https://godoc.org/go.arcalot.io/log
Apache License 2.0
0 stars 1 forks source link

Colorize log outputs based on severity #11

Closed dustinblack closed 2 months ago

dustinblack commented 2 months ago

Please describe what you would like to see in this project

Log outputs can be verbose and difficult to parse quickly. I would like to see simple colorization added for whole lines based on the log level.

jaredoconnell commented 2 months ago

This would be a very nice enhancement.