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. _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
