New issue 9 by richard.m.tew: Inconsistent exception logging
http://code.google.com/p/livecoding/issues/detail?id=9
Exceptions when import dependencies cannot be resolved are logged line by
line. Exceptions when unit tests fail are logged within one log line.
The former is noisy and unreadable. The latter is clear and readable. All
exception logging should be done in the way the latter uses.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 9 by richard.m.tew: Inconsistent exception logging
http://code.google.com/p/livecoding/issues/detail?id=9
(No comment was entered for this change.)
Comment #2 on issue 9 by richard.m.tew: Inconsistent exception logging