
3 Dec
2010
3 Dec
'10
12:57 p.m.
Hi Is there a reason why LoggingEvent.setLogLevel is a one-shot process? I'm writing a converter which should be able to modify the level of the log message (based on config), however that won't work because the method will throw an illegal arg exception on subsequent access. Or is there a better way to do this? Thx, Jason