json - Is it possible to use the bunyan cli formatter to process logback logs? -


my logback logs java app generated in json format. node service generating json logs via bunyan. possible use buynan cli on logback log stream make logs human readable cli can node buynan logs? or there similar cli use logback output reformatting?

as long configure logback formatter output in format bunyan expects, yes should work. it's idea in fact.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

sharepoint - Accessing files across a shared directory using a Windows service -