Dancer2::Logger::Null - Blackhole-like silent logging engine for Dancer2
Contents
Copyright And License
This 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.
perl v5.40.0 2024-12-08 Dancer2::Logger::Null(3pm)
Description
This logger acts as a blackhole (or /dev/null, if you will) that discards all the log messages instead of
displaying them anywhere.
Methods
log
Discards the message.
Name
Dancer2::Logger::Null - Blackhole-like silent logging engine for Dancer2
Version
version 1.1.2
