language-log

Log syntax highlighting and filtering

MRodalgaard

40,928

71

Bug Reports

1.10.1

MIT

GitHub

Log syntax highlighting and filtering in Atom Build Status

Adds syntax colors for common log formats in Atom - improving visual grepping.

Also adds a filtering bottom bar to separate out the statements you are not interested in (can be removed through package config).

language-log

An Atom grammar that helps you quickly extract the important parts of various log files.

The filtering bottom bar contains the following elements:

NOTE: soft wrap is disabled by default and can be enabled via the package settings page.

There are a whole bunch of standard and non-standard log formats out there. Create an issue (or even better a PR) if you are missing a format.

Notes

When asking for a certain log type support, please provide an example log file showing the general format and the different log levels.

Files above 10,000 lines does not get grammar applied according to Atom.

Contributions, bug reports and feature requests are very welcome.

    - Martin