Part of logsparser.normalizer View In Hierarchy
Method | __init__ | |
Method | get_description | @Return : The tag description |
Parameters | name | the tag's name |
tagtype | the tag's type, instance of TagType
| |
substitute | the string chain representing the tag in a log pattern @param description = a dictionary holding multilingual descriptions of the tag | |
callbacks | a list of eventual callbacks to fire once the tag value has been extracted |