logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dancer2::Logger::Console - Console logger

Author

       Dancer Core Developers

Configuration

       The setting "logger" should be set to "console" in order to use this logging engine in a Dancer2
       application.

       There is no additional setting available with this engine.

Description

       This is a logging engine that allows you to print debug messages on the standard error output.

Methods

log
       Writes the log message to the console.

Name

       Dancer2::Logger::Console - Console logger

See Also

       Dancer2::Core::Role::Logger

Version

       version 1.1.2

See Also