Updated to v1.0.0
Changelog
---------
- updated dependency so ANSI-stripping no longer incurs a heavy
performance penalty
Updated to v1.0.0
Changelog
---------
- initial Release
- now supports logrotation
- warning and above are now output to stdout if connected to a file
- made panic logger configurable
- more shields!
- fixed error notification to print on error
Update v0.3.4
Changelog
---------
- fixed a bug that prevented all colored output unless the environment
color override was activated
added ParseLevel and improved docs
updated go-ansi
fixed color override not working
added different caller format
NoPanic flag was removed. While not applied anyway, still an API break