It is correct to mix the calls to logger.debug, logger.info, etc with the other code. I find that it fits with the other code quite nicely.
On 3/17/06, Pedro Costa <[EMAIL PROTECTED]> wrote: > > When we develop a application, is it right to mix the logger.debug, > logger.info, etc, with the code? Or we can put the logs in another class, > inside static methods? > > Thanks, > Pedro > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- James Stauffer Are you good? Take the test at http://www.livingwaters.com/good/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
