PyFoam.LogAnalysis.CountLineAnalyzer module
Analyze Line for an expression
- class PyFoam.LogAnalysis.CountLineAnalyzer.CountLineAnalyzer(expr)[source]
Bases:
LogLineAnalyzer,TimeChangerParses the line for a regular expression and counts how often it occurs. The purpose of this class is to be a stand-in for the TimeLineAnalyzer in instances where there is no time
- __annotations__ = {}
- __module__ = 'PyFoam.LogAnalysis.CountLineAnalyzer'