Awesome
fluflu
Yet another fluentd logger for scala
How to use it
Add to your build.sbt
libraryDependencies ++= Seq(
"fluflu-core",
"fluflu-msgpack-mess"
).map(m => "com.github.tkrs" %% m % "x.y.z")
And, so look at this example
LICENSE
MIT