Yet another fluentd logger for scala
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
MIT
Yet another Fluentd logger for Scala 💎
Yet another fluentd logger for scala
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
MIT