Difference between revisions of "UM:Log Monitoring"

16 bytes added ,  11:20, 2 April 2012
Line 27: Line 27:
Parser definition file is an XML document with the following structure:
Parser definition file is an XML document with the following structure:


<source lang="xml">
<syntaxhighlight lang="xml">
<parser ''options''>
<parser ''options''>
 
<file>''file name''</file>
<file>''file name''</file>
 
<macros>
<macros>


Line 63: Line 61:


</parser>
</parser>
</source>
</syntaxhighlight>




Entire <nowiki><macros></nowiki> section can be omited, and inside <nowiki><rule></nowiki> tag only <nowiki><match></nowiki> is mandatory.
Entire <nowiki><macros></nowiki> section can be omited, and inside <nowiki><rule></nowiki> tag only <nowiki><match></nowiki> is mandatory.


== Global Parser Options ==
== Global Parser Options ==
683

edits