ergo-services / logger

Extra library of loggers for the Ergo Framework 3.0 (and above)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitbook Documentation MIT license Telegram Community Twitter Reddit

Extra library of loggers for the Ergo Framework 3.0 (and above)

colored

Enables colorized output of log messages. Highlights log levels, values of gen.Atom, gen.PID, gen.ProcessID, gen.Alias, gen.Ref, and gen.Event. Don't forget to disable the default logger in order to get rid of duplicate log messages on stdout.

image

Warning: not intended to be used for intensive logging.

Doc: https://docs.ergo.services/extra-library/loggers/colored

rotate

This logger writes log messages to the file and makes a rotation of them.

Doc: https://docs.ergo.services/extra-library/loggers/rotate

About

Extra library of loggers for the Ergo Framework 3.0 (and above)

License:MIT License


Languages

Language:Go 100.0%