hello, how could i set logging level to ERROR for such an logger:
LoggerFactory.getLogger("<< " + name + " >>");tried this in logback.xml, but doesn't work: <logger name="<<"> <level value="ERROR" /> </logger> thanks a lot, j _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
