Hi, If in my logj config I forget or comment out an entry for a logger (ie MyNewLoggerB below), I get a warning/error from log4j stating that there is no logger entry in the config...
Is it possible to add some config prop to tell log4j that if and when this happens (it is quite easy to miss an entry), the logging trace that comes from this logger should be redirected to the root logger? log4j.rootLogger=INFO, MyNewLoggerA=, mainappender #MyNewLoggerB=, mainappender Any help would be appreciated.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]