(In reply to comment #9) > Hasn't this been implemented with org.slf4j.spi.LocationAwareLogger? > > Apart from the "log levels should be enums" in this class, I think this > feature request can be closed. Could you provide a example? At least org.slf4j.Logger needs still to support a generic log(Level level, String message, Throwable throwable) method...