
12 Oct
2011
12 Oct
'11
8:13 p.m.
Hello Logback users, Is there a way to clone LoggingEvent? In a custom PatternLayout implementation I'd like just to change the logging event message, so need to create new LoggingEvent with everything same as original LoggingEvent except for the message. Regards, Stevo.