API17

JLoggerW3C: Difference between revisions

From Joomla! Documentation

m moving preparation
m clean up
Line 2: Line 2:
=={{JVer|11.1}} JLoggerW3C==
=={{JVer|11.1}} JLoggerW3C==
===Description===
===Description===
{{Description:JLoggerW3C}}
{{subst:Description:JLoggerW3C}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JLoggerW3C|Edit Descripton]]<nowiki>]</nowiki>
</span>
===Methods===
===Methods===
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 26: Line 24:
* {{JVer|11.1}} Subpackage [[API17:Subpackage Log|Log]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage Log|Log]]
* [[API17:JLoggerW3C|Other versions of JLoggerW3C]]
* [[API17:JLoggerW3C|Other versions of JLoggerW3C]]
{{SeeAlso:JLoggerW3C}}
{{subst:SeeAlso:JLoggerW3C}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JLoggerW3C|Edit See Also]]<nowiki>]</nowiki>
</span>
===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
<CodeExamplesForm />

Revision as of 15:50, 24 March 2017

Joomla 11.1 JLoggerW3C

Description

{{subst:Description:JLoggerW3C}}

Methods

Visibility Method name Description
public __construct Constructor.

Importing

jimport( 'joomla.log.loggers.w3c' );

See also

{{subst:SeeAlso:JLoggerW3C}}

User contributed notes

<CodeExamplesForm />