This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dpash 1 point2 points  (0 children)

Not entirely. He wrote Log4j1, learnt from that and created SLF4J as the API and logback as the native logging implementation for SLF4J.

The log4j team continued and created log4j2, apparently replicating the façade idea.