From: <no...@so...> - 2002-02-09 21:50:37
|
Bugs item #513780, was opened at 2002-02-06 07:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410050&aid=513780&group_id=34041 >Category: Agent Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Chris Glencross (chrisglencross) >Assigned to: Simone Bordet (biorn_steedom) Summary: Log4JLogger logs everything as DEBUG Initial Comment: The log level numeric constants defined in Logger.java are different than the levels defined in Log4J 1.1.3 (Priority.java), and Log4JLogger isn't performing any conversions. This results in all messages being written to Log4J as DEBUG. ---------------------------------------------------------------------- >Comment By: Simone Bordet (biorn_steedom) Date: 2002-02-09 13:50 Message: Logged In: YES user_id=128193 Fixed, now converting OpenJMX priorities to Log4J's. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=410050&aid=513780&group_id=34041 |