[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Log/Logger/ -> SyslogLogger.php (summary)

Joomla! Content Management System

Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 130 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SyslogLogger:: (3 methods):
  __construct()
  __destruct()
  addEntry()


Class: SyslogLogger  - X-Ref

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.

__construct(array &$options)   X-Ref
Constructor.

param: array  &$options  Log object options.

__destruct()   X-Ref
Destructor.


addEntry(LogEntry $entry)   X-Ref
Method to add an entry to the log.

param: LogEntry  $entry  The log entry object to add to the log.
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer