Skip to content

tkrs/fluflu

Folders and files

NameName
Last commit message
Last commit date
Apr 13, 2025
Aug 11, 2024
Apr 13, 2025
Jul 13, 2018
Dec 28, 2019
Sep 11, 2023
Oct 15, 2021
Apr 12, 2025
Mar 18, 2022
Aug 8, 2015
Aug 11, 2024
Apr 13, 2025

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