Log analysis
Furnace framework ยป Logging framework

Prev:Log file parser
Next:Log implementation


The logging.analysis vocabulary builds on the logging.parser vocabulary. It parses log files and produces formatted summary reports. It is used by the logging.insomniac vocabulary to e-mail daily reports.

Print log file summary:
analyze-log ( lines word-names -- )


Factors:
analyze-entries ( entries word-names -- errors word-histogram message-histogram )

analysis. ( errors word-histogram message-histogram -- )