When are they going to release Log5j? Or even Log4k to address these issues?
The log4j author already did this about a decade ago. No one could understand log4j back then, so the replacement is much, much simpler, and API compatible for 99+% of use cases. Few projects seem to have bothered moving to it, probably becuase log4j is such a collosal pain to set up or modify.
Every new project I see defaults to slf4j/logback.