Extra library of loggers for the Ergo Framework 3.0 (and above)
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 gen.NodeOptions.Log.DefaultLogger.Disable in order to get rid of duplicate log messages on stdout.
Warning: not intended to be used for intensive logging.
Doc: https://docs.ergo.services/extra-library/loggers/colored
This logger writes log messages to the file and makes a rotation of them.
Doc: https://docs.ergo.services/extra-library/loggers/rotate