JLoggerEcho::addEntry
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JLoggerEcho::addEntry[edit]
Description[edit]
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[edit]
JLoggerEcho::addEntry source code on BitBucket
Class JLoggerEcho
Subpackage Log
- Other versions of JLoggerEcho::addEntry
User contributed notes[edit]
Code Examples[edit]