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