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 |
Lightweight library taking an ILoggingEvent and transforming it into JSON to be ingested by the ELK stack or other logging visualisation tool.
This code is open source software licensed under the Apache 2.0 License