Skip to content

tkrs/fluflu

Repository files navigation

fluflu

Yet another fluentd logger for scala

CI Release Tagging codecov Maven Central

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

About

Yet another Fluentd logger for Scala πŸ’Ž

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages