Simon Kitching schrieb:

> Note in particular that both SLF4J and java.util.logging have exactly
> this same problem when used with an underlying logging library that is
> container-aware, so avoiding static loggers is something that really
> should be done anyway.
> 
+1 for a vote on the most widely used antipatterns ever...
even plugins produce static logging code!

Reply via email to