This one time, at band camp, Werner Guttmann said: WG>just wondering whether there is a way to configure e.g. a logger that WG>would tell me whether a property has been retrieved from the WG>(performance) cache as opposed to the database. Or any other mechanism WG>that I might have overlooked ?
Werner, Currently, there is no such mechanism. However, I'm going to change Castor's logging over the the Jakarta Commons Logging API (http://jakarta.apache.org/commons/logging.html) and use Log4J as the default logger. Once this change is complete, logging will be much better and we can insert log statements all over the code base and provide configurations whereby one can choose to only print out the log statements they want to see. Bruce -- perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");' ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
