Class JLogLoggerSyslog
Joomla! Syslog Log class
This class is designed to call the PHP Syslog function call which is then sent to the system wide log system. For Linux/Unix based systems this is the syslog subsystem, for the Windows based implementations this can be found in the Event Log. For Windows, permissions may prevent PHP from properly outputting messages.
- JLogLogger
- JLogLoggerSyslog
Package: Joomla\Platform\Log
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/log/logger/syslog.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/log/logger/syslog.php
Methods summary
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
array
|
$priorities |
#
Translation array for JLogEntry priorities to SysLog priority names. |