API17:JLoggerEcho::addEntry
From Joomla! Documentation
JLoggerEcho::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
JLoggerEcho::addEntry source code on BitBucket
Class JLoggerEcho
Subpackage Log- Other versions of JLoggerEcho::addEntry
User contributed notes
Code Examples