[Codenarc-developer] Reducing Build Output
Brought to you by:
chrismair
From: Hamlet D. <ham...@ca...> - 2011-03-01 07:55:17
|
Hi Chris, Our build is very verbose. Do you mind if I reduce some UnitTest related warnings and info messages to debug? I will leave the Logger.warn() calls in the code, but in unit tests I'll just redirect them to Logger.debug(). What do you think? Also, a few of the main() methods use println. Is this on purpose? Or should we switch those to use Log4j info messages? -- Hamlet D'Arcy ham...@ca... |