API17:JLoggerSysLog::addEntry
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JLoggerSysLog::addEntry
Description
Method to add an entry to the log.
Description:JLoggerSysLog::addEntry [Edit Descripton]
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
SeeAlso:JLoggerSysLog::addEntry [Edit See Also]
User contributed notes
<CodeExamplesForm />
