Re: Avoid messages to be logged when the properties are commented in log4j.properties !
Posted By:
ravi_sambandam
Posted On:
Monday, February 16, 2004 10:41 PM
as for as i know when ever u try to get a logger which is not defined in the property file , it will try to attach the root logger ,in ur case it is das.Hence what ever u log using perfLog will be logged in the file das.log
ravi.s