Exemplo n.º 1
0
 protected void forcedLog(String FQCN, Priority p, Object msg, Throwable t) {
   log(FQCN, p, msg, t);
 }