Plack::Middleware::NullLogger(3pm) | User Contributed Perl Documentation | Plack::Middleware::NullLogger(3pm) |
Plack::Middleware::NullLogger - Send logs to /dev/null
enable "NullLogger";
NullLogger is a middleware component that receives logs and does nothing but discarding them. Might be useful to shut up all the logs from frameworks in one shot.
Tatsuhiko Miyagawa
2022-09-06 | perl v5.34.0 |