HI all, I'm trying to use wrapper classes for logging, I have 5 different loggers, when I try to log, Logger.log(Priority, msg); then the message is written to all log files, just before I'm printing logger name, but LogManager.getCurrentLoggers() returns all five loggers, what could be the possible reason, what is the significance of log manager?
Thanks, Anand --------------------------------- Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup
