sharkdp/bat

Log4j Support

be-rock opened this issue · 1 comments

Would it be possible to support log4j in the same way that syslog is supported? Log4j is mostly supported with --language=log but there are other nice things that were added to syslog such as highlighting errors/failures.

An example of log4j format is documented here:
https://logging.apache.org/log4j/2.x/manual/configuration.html

Thanks for the great project and for the consideration!

Out of curiosity, have you tried the syntax definition from https://packagecontrol.io/packages/Log4jView?