From: Aamer A. <aa...@ci...> - 2004-05-25 03:15:27
|
Hello, I had the following config: log4perl.logger = WARN, Screen log4perl.logger.parser.cisco.prd = DEBUG, Screen log4perl.logger.cisco.perl = DEBUG, Screen But, these messages were getting duplicated by 'log4perl.logger': [2004/05/24 22:49:57] [parser.cisco.prd] [prd.pl:36] [DEBUG] cisco::prd parser created [2004/05/24 22:49:57] [parser.cisco.prd] [prd.pl:36] [DEBUG] cisco::prd parser created If I take away the root logger, there are no more duplicates. I would think that the WARN filter on the root logger would block one of the logs, but obviously that's not happening. Is this a bug or a feature ;-) thanks! -- Aamer Akhter / aa...@ci... NSITE cisco Systems |