Hi, I am using log4j for my application.
i want to know that how LoggingEvent object is passed from client application to log4j(Logging)framework?? As per my knowledge when the statement "log.debug()" will executes logger creates LoggingEvent Object containing message and some other informations. but i want to know how that LoggingEvent object created in client passes to Log4J system or Logging framework?? please help me. Regards Mehta __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
