API17:JLog::addLogEntry
From Joomla! Documentation
JLog::addLogEntry
Description
Method to add an entry to the appropriate loggers.
protected function addLogEntry (JLogEntry $entry)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $entry |
See also
JLog::addLogEntry source code on BitBucket
Class JLog
Subpackage Log- Other versions of JLog::addLogEntry
User contributed notes
Code Examples