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