HomeFreeBSD

devel/p5-Mojo-Log-Clearable: Add new port

Description

devel/p5-Mojo-Log-Clearable: Add new port

Mojo::Log is a simple logger class. It holds a filehandle once it writes to
a log, and changing "path" in Mojo::Log does not open a new filehandle for
logging.

Mojo::Log::Role::Clearable is a role that provides a "clear_handle" method
and automatically calls it when "path" in Mojo::Log is modified, so the logging
handle is reopened at the new path. The "clear_handle" method can also be used
to reopen the logging handle after log rotation.

This new Perl module is useful for anyone who wants to use Mojo::Log and also
needs automatic log file rotation.

WWW: https://metacpan.org/release/Mojo-Log-Clearable

Details

Provenance
olgeniAuthored on Apr 24 2023, 8:30 AM
Parents
R11:b99e13419dd4: net-im/webinar/: Remove expired port:
Branches
Unknown
Tags
Unknown