1Dancer2::Logger::ConsolUes(e3r)Contributed Perl DocumentDaatnicoenr2::Logger::Console(3)
2
3
4

NAME

6       Dancer2::Logger::Console - Console logger
7

VERSION

9       version 0.208001
10

DESCRIPTION

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

METHODS

16   log
17       Writes the log message to the console.
18

CONFIGURATION

20       The setting "logger" should be set to "console" in order to use this
21       logging engine in a Dancer2 application.
22
23       There is no additional setting available with this engine.
24

SEE ALSO

26       Dancer2::Core::Role::Logger
27

AUTHOR

29       Dancer Core Developers
30
32       This software is copyright (c) 2019 by Alexis Sukrieh.
33
34       This is free software; you can redistribute it and/or modify it under
35       the same terms as the Perl 5 programming language system itself.
36
37
38
39perl v5.30.0                      2019-08-05       Dancer2::Logger::Console(3)
Impressum