The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v2.0.0 - 2021-08-17

  • Support "trace" log level with Mojolicious 9.20 or newer.
    • An attached Log::Dispatch logger will log "trace" messages at the "debug" level.
    • An attached Log::Dispatchouli logger will log "trace" messages with "log_debug".
    • You may need to enable the "trace" level in other types of attached loggers.
    • Mojolicious::Plugin::Log::Any now sets the log level to "trace" if available.

Modules

Use other loggers for Mojo::Log
Use other loggers in a Mojolicious application