Log file parser
Furnace framework ยป Logging framework

Prev:Log rotation
Next:Log analysis


The logging.parser vocabulary parses log files output by the logging vocabulary. It is used by Log analysis and logging.insomniac to analyze logs.

There is only one primary entry point:
parse-log ( lines -- entries )