Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 746 Bytes

File metadata and controls

23 lines (16 loc) · 746 Bytes

Apache-2.0 license

log-encoding

Mechanisms to assist with application logging

To utilise this library add this to your sbt build file

"dev.cjww.libs" % "log-encoding_2.13" % "x.x.x" 
Major Version Scala Version
0.x.x 2.13.x
1.x.x 2.13.x

About

Lightweight library taking an ILoggingEvent and transforming it into JSON to be ingested by the ELK stack or other logging visualisation tool.

License

This code is open source software licensed under the Apache 2.0 License