Back to Joomla project (class list)

Class EchoLogger - list of methods

Joomla Echo logger class.

Extends

Package: Joomla\CMS\Log\Logger
Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Log/Logger/EchoLogger.php
Project: Joomla

Method Summary

public
(array &$options)

Constructor.
Parameters
  • array & $options Log object options.
Since
  • 3.0.0
Show source code of this method: __construct Source Code

public void
(\Joomla\CMS\Log\LogEntry $entry)

Method to add an entry to the log.
Parameters
  • \Joomla\CMS\Log\LogEntry $entry The log entry object to add to the log.
Returns
  • void
Since
  • 1.7.0
Show source code of this method: addEntry Source Code

Properties Summary

protected string
$line_separator
Value to use at the end of an echoed log entry to separate lines.
Since
  • 1.7.0

Tags Summary

Since
1.7.0