Skip to content

ergo-services/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages