Comment # 14 on bug 133 from
(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...


You are receiving this mail because: