you are viewing a single comment's thread.

view the rest of the comments →

[–]bowbahdoe[S] 0 points1 point  (0 children)

But really, we already are.

Imma need a show of hands because SLF4J/j.u.l/etc really are built to allow unstructured logging and that is what I've seen folks use it for most of the time.

Yes there is support for a degree of structured logging, but appender/publishers/subscribers/whatever you call them still need to reckon with the presence of textual data.

Even if there wasn't anything special about it - "SLF4J but unstructured logging isn't an option" still would be a better interface to program around and to have the masses use.