API17:JLoggerMessageQueue::addEntry
From Joomla! Documentation
JLoggerMessageQueue::addEntry
Description
Method to add an entry to the log.
public function addEntry (JLogEntry $entry)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $entry | The log entry object to add to the log. |
See also
JLoggerMessageQueue::addEntry source code on BitBucket
Class JLoggerMessageQueue
Subpackage Log- Other versions of JLoggerMessageQueue::addEntry
User contributed notes
Code Examples