hello, I need to build a logging utility which enables creating log files for weblogic server in extended common log format (or any other standard format supported by site usage tools). I am not sure how would I achieve these 2 requirements using log4j 1. how would I able to write extra data (for site usage requirements) (static or dynamic) to the log file using the loggingEvent we have in log4j or logRecord in java logging API. 2. how do I achieve the ECLF format using the Formatters or the patternLayouts we have in both the APIs. Any help would be highly appreciated. thanks Avijeet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]