[slf4j-user] RFC: slf4j-fluent

Federico Fissore federico at fissore.org
Fri Jan 18 16:03:42 CET 2019


Hi everyone

Just a quick announcement: slf4j-fluent 0.6.0 has been released and it 
features two more APIs

every(int): logs the same entry only every `int` times
every(long, ChronoUnit): logs the same entry for example every 2 
seconds, or 100 millis...

slf4j-fluent is meant to be a port of Flogger [0], and with these 2 APIs 
it's now feature complete

Let me know what you think

https://github.com/ffissore/slf4j-fluent

Best regards

federico

[0] https://github.com/google/flogger


More information about the slf4j-user mailing list