| Port details |
- p5-Dancer2-Plugin-LogReport Logging, exceptions and translations in Dancer2 via Log::Report
- 2.02 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-12-19 11:21:07
- Last Update: 2025-12-19 11:10:27
- Commit Hash: 2342e94
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/Dancer2-Plugin-LogReport
- Description:
- Dancer2::Plugin::LogReport provides easy access to the extensive logging
facilities provided by Log::Report. Along with Dancer2::Logger::LogReport, this
brings together all the internal Dancer2 logging, handling for expected and
unexpected exceptions, translations and application logging.
Logging is extremely flexible using many of the available dispatchers. Multiple
dispatchers can be used, each configured separately to display different
messages in different formats. By default, messages are logged to a session
variable for display on a webpage, and to STDERR.
Messages within this plugin use the extended Dancer2::Logger::LogReport::Message
class rather than the standard Log::Report::Message class.
Note that it is currently recommended to use the plugin in all apps within a
Dancer2 program, not only some. Therefore, wherever you use Dancer2 you should
also use Dancer2::Plugin::LogReport. This does not apply if using the same app
name (use Dancer2 appname, 'Already::Exists'). In all other modules, you can
just use Log::Report.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-Dancer2-Plugin-LogReport>0:devel/p5-Dancer2-Plugin-LogReport
- To install the port:
- cd /usr/ports/devel/p5-Dancer2-Plugin-LogReport/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Dancer2-Plugin-LogReport
- pkg install p5-Dancer2-Plugin-LogReport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Dancer2-Plugin-LogReport
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766036333
SHA256 (Dancer2-Plugin-LogReport-2.02.tar.gz) = ec4801f59caa57aa37d47f90fa14f194a47b5a5335a0b3d56341923961b4d2b8
SIZE (Dancer2-Plugin-LogReport-2.02.tar.gz) = 22486
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-Dancer2>=0.207 : www/p5-Dancer2
- p5-Log-Report>=1.42 : devel/p5-Log-Report
- p5-Log-Report-Template>=0 : devel/p5-Log-Report-Template
- perl5>=5.42.r<5.43 : lang/perl5.42
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- p5-Dancer2>=0.207 : www/p5-Dancer2
- p5-Log-Report>=1.42 : devel/p5-Log-Report
- p5-Log-Report-Template>=0 : devel/p5-Log-Report-Template
- perl5>=5.42.r<5.43 : lang/perl5.42
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Dancer2-Plugin-LogReport
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|