1Dancer::Logger::Null(3)User Contributed Perl DocumentatioDnancer::Logger::Null(3)
2
3
4

NAME

6       Dancer::Logger::Null - blackhole-like silent logging engine for Dancer
7

VERSION

9       version 1.3513
10

SYNOPSIS

DESCRIPTION

13       This logger acts as a blackhole (or /dev/null, if you will) that
14       discards all the log messages instead of displaying them anywhere.
15

METHODS

17   _log
18       Discards the message.
19

AUTHOR

21       Dancer Core Developers
22
24       This software is copyright (c) 2010 by Alexis Sukrieh.
25
26       This is free software; you can redistribute it and/or modify it under
27       the same terms as the Perl 5 programming language system itself.
28
29
30
31perl v5.34.0                      2022-01-21           Dancer::Logger::Null(3)
Impressum