
30 Jul
2009
30 Jul
'09
9:11 a.m.
Mel T wrote:
When running ANT tasks in eclipse, it seems that the log messages are accumulated in memory before they get dumped in the console. Therefore, when running with the default config, it causes all debug logs to be in memory (and these failing tests use hibernate, spring, and many other libs).
It is unclear to me though why the problem occurs with logback and not with sl4j-simple nor log4j.
Indeed, that's a very interesting question. -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch