Port details |
- p5-Mojo-Log-Clearable Log rotation role for Mojo::Log
- 1.001 devel =2 1.001Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2023-04-24 08:39:07
- Last Update: 2023-04-24 08:36:03
- Commit Hash: ff57d9f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/pod/Mojo::Log::Clearable
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Mojo-Log-Clearable>0:devel/p5-Mojo-Log-Clearable
- To install the port:
- cd /usr/ports/devel/p5-Mojo-Log-Clearable/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Mojo-Log-Clearable
- pkg install p5-Mojo-Log-Clearable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Mojo-Log-Clearable
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682323627
SHA256 (Mojo-Log-Clearable-1.001.tar.gz) = 82e06a29d59e99ce260bfc69efb59deea795da246a638c2b439351b07b6c0a72
SIZE (Mojo-Log-Clearable-1.001.tar.gz) = 13270
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Mojolicious>9 : www/p5-Mojolicious
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Mojolicious>9 : www/p5-Mojolicious
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- sysutils/znapzend
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Mojo-Log-Clearable
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.001 24 Apr 2023 08:36:03 |
Jimmy Olgeni (olgeni) |
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 |
Number of commits found: 1
|