Home

Awesome

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