On Thu, 2003-11-20 at 09:02, Sullivan, Sean C - MWT wrote: > I want to correlate LogEvent's based upon the user's HTTP session > identifier. > > Will the "domains" feature in Log4j 1.3 allow me to do this?
You might be able to with domains, but I think you could also easily do this with the existing MDC (Mapped Diagnostic Context) concept. cheers, Paul Smith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]