MonologSysLogWriter
class MonologSysLogWriter extends Zend_Log_Writer_Abstract (View source)
Alternative monolog writer for SS_Log, for use when auditor module is in operation.
Supplied, because there cannot be more than one SS_SysLogWriter has problems writing to more than one facility at the same time. See this module's readme for more information.
Properties
protected | array | $priorities | ||
protected | Logger | $monolog |
Methods
Details
__construct(string $ident = 'SilverStripe_log', $facility = LOG_USER)
No description
static
factory($config)
No description
protected
_write($event)
No description