l.n.Tag(object) : class documentation

Part of logsparser.normalizer View In Hierarchy

A tag as defined in a pattern.
Method __init__
Method get_description @Return : The tag description
def __init__(self, name, tagtype, substitute, description={}, callbacks=):
Parametersnamethe tag's name
tagtypethe tag's type, instance of TagType
substitutethe string chain representing the tag in a log pattern @param description = a dictionary holding multilingual descriptions of the tag
callbacksa list of eventual callbacks to fire once the tag value has been extracted
def get_description(self, language='en'):
@Return : The tag description
API Documentation for logsparser, generated by pydoctor at 2011-07-19 11:51:07.