API17:JLoggerFormattedText::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.
JLoggerFormattedText::addEntry
Description
Method to add an entry to the log.
Description:JLoggerFormattedText::addEntry [Edit Descripton]
Since
Synopsis
public JLoggerFormattedText::addEntry (JLogEntry $entry)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $entry |
Returns
boolean True on success.
Defined in
libraries/joomla/log/loggers/formattedtext.php (line 134)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLoggerFormattedText::addEntry
Examples
<CodeExamplesForm />
