l.n.PatternExample(
object
) : class documentation
Part of
logsparser
.
normalizer
View In Hierarchy
Represents an log sample matching a given pattern. expected_tags is a dictionary of tag names -> values that should be obtained after the normalization of this sample.
Method
__init__
Undocumented
Method
get_description
@return : An example description
def __init__(self, raw_line, expected_tags={}, description={}):
Undocumented
def get_description(self, language='en'):
@return : An example description
API Documentation
for logsparser, generated by
pydoctor
at 2011-07-19 11:51:07.