Dancer logger engine for Sys::Syslog
Dancer logger engine for Sys::Syslog This module implements a logger engine that sends log messages to syslog, through the Sys::Syslog module. The setting __logger__ should be set to `syslog` in order to use this session engine in a Dancer application. You can also specify the other configuration via the 'syslog' config key, e.g. syslog: facility: 'local0' ident: 'my_app'
$
pkg install p5-Dancer-Logger-SyslogOrigin
devel/p5-Dancer-Logger-Syslog
Size
5.18KiB
License
GPLv1+
Maintainer
dvl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages