Hi, there is a little NPE when calling setContextMap on a fresch MDC. This could raises a NPE:
public static void main(String[] args) {
MDC.setContextMap(new HashMap<String, String>());
}
Cheers,
F.
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user
