![]() |
![]()
| ![]() |
![]()
NAMEDancer2::Logger::Console - Console logger VERSIONversion 1.1.2 DESCRIPTIONThis is a logging engine that allows you to print debug messages on the standard error output. METHODSlogWrites the log message to the console. CONFIGURATIONThe 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. SEE ALSODancer2::Core::Role::Logger AUTHORDancer Core Developers COPYRIGHT AND LICENSEThis software is copyright (c) 2024 by Alexis Sukrieh. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|