
22 Feb
2019
22 Feb
'19
9:41 a.m.
I've updated the PR, merging fluent apis into Logger and hiding details under the spi package I've kept the slf4j-fluent module for testing purposes only: it relies on logback which relies on slf4j-api so having those tests into slf4j-api would have created a circular dependency I'm a basic user so: what are structured messages? federico Ceki ha scritto il 20/02/19 alle 22:20:
Hi Federico,
Here is a very basic SKELETON implementation of what I would like to see:
https://github.com/qos-ch/slf4j/tree/fluent-experiment
It's far from complete but gets the picture across.
As far as I can tell, the remaining big question is how to handle structured messages.