Class JLogLoggerW3c
Joomla! W3C Logging class
This class is designed to build log files based on the W3C specification.
- JLogLogger
- JLogLoggerFormattedtext
- JLogLoggerW3c
Package: Joomla\Platform\Log
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: https://www.w3.org/TR/WD-logfile.html
Located at joomla/log/logger/w3c.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: https://www.w3.org/TR/WD-logfile.html
Located at joomla/log/logger/w3c.php
Methods summary
public
|
Methods inherited from JLogLoggerFormattedtext
addEntry()
,
generateFileHeader()
,
initFile()
,
parseFields()
Magic methods summary
Properties summary
protected
string
|
$format |
#
The format which each entry follows in the log file. |