Class JLogLoggerMessagequeue

Description

Joomla MessageQueue logger class.

This class is designed to output logs to a specific MySQL database table. Fields in this table are based on the Syslog style of log output. This is designed to allow quick and easy searching.

  • since: 11.1

Located in /libraries/joomla/log/logger/messagequeue.php (line 23)

JLogLogger
   |
   --JLogLoggerMessagequeue
Method Summary
 void addEntry (JLogEntry $entry)
Variables

Inherited Variables

Inherited from JLogLogger

JLogLogger::$options
JLogLogger::$priorities
Methods
addEntry (line 34)

Method to add an entry to the log.

  • since: 11.1
  • access: public
void addEntry (JLogEntry $entry)
  • JLogEntry $entry: The log entry object to add to the log.

Redefinition of:
JLogLogger::addEntry()
Method to add an entry to the log.

Inherited Methods

Inherited From JLogLogger

 JLogLogger::__construct()
 JLogLogger::addEntry()

Documentation generated on Tue, 19 Nov 2013 15:08:07 +0100 by phpDocumentor 1.4.3