I have several business objects which are writing their debug messages using Log.info etc. I have several tests which are running in console ,so i would like them to write their messages to console. But they also writing the messages to log file as specified in Turbine config. That's good when we're using WEB interface to operate, but it is unacceptable to write in log file while testing. We can't to change Turbine config each time when we test and when we deploy project.
Is there any way to make dynamic changes for Turbine config to specify the logging system? Eugeny N. Dzhurinsky programmer ________________________________________________________ Inet dept., MARKA Ltd, Zaporozhye, Ukraine Tel: +380(612)131123, Tel/Fax: +380(612)131124 E-mail: [EMAIL PROTECTED] http://www.marka.zp.ua -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
