On Wednesday 21 August 2002 08:33 pm, Eung-ju Park wrote: > > Log4JLoggerManager and LogKitLoggerManager accept Logger via constructor > > parameter. > > Therefore I must specify prefix, hierarchy, default logger for log > > enabled *LoggerManager. > > Why not implement LogEnabled? > > How about to implementing LogEnabled interface for LogManager's logger?
do it! I did a lot of logging-related work today that I will checkin after it goes thru some testing, and one of them involved dealing with all the crap in the LogKitLoggerManager constructor. Making it logenabled would be excellent! -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
