l.normalizer : module documentation

Part of logsparser

Here we have everything needed to parse and use XML definition files.

The only class one should ever use here is Normalizer. The rest is used during the parsing of the definition files that is taken care of by the Normalizer class.

Class Tag A tag as defined in a pattern.
Class TagType A tag type. This defines how to match a given tag.
Function get_generic_tagTypes Imports the common tag types.
Class PatternExample Represents an log sample matching a given pattern. expected_tags is a
Class Pattern A pattern, as defined in a normalizer configuration file.
Class CallbackFunction This class is used to define a callback function from source code present
Class Normalizer Log Normalizer, based on an XML definition file.
Function doc2RST Returns a RestructuredText documentation from
def get_generic_tagTypes(path='normalizers/common_tagTypes.xml'):
Imports the common tag types.
Returnsa dictionary of tag types.
def doc2RST(description, lang='fr'):
Returns a RestructuredText documentation from a parser description.
API Documentation for logsparser, generated by pydoctor at 2011-07-19 11:51:07.