David Pollak <[email protected]> writes: [...]
> If you're 100% sure that nothing will break, go for the slf4j-based > approach. 100% certainty is difficult :-) How about this: 1) Implement new MDC functionality only for Slf4j 2) Switch the default logging to go through Slf4j (with log4j backend), but keep existing Log4j functionality 3) After a while, cleanup and remove the log4j native logging Depending on the time frame, we could postpone 2)+3) to sometime after M2 /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
