[logback-user] Using conditional processing
Ceki Gulcu
ceki at qos.ch
Fri Feb 4 15:15:28 CET 2011
On 04.02.2011 14:45, Robert Elliot wrote:
> I much prefer things to fail fast and ugly rather than gracefully skipping over and leaving me scratching my head as to why it's working but not the way I expected.
Fail fast by throwing an exception percolated to the caller? That's
incompatible with logback's API which never (or very rarely) throws
exceptions visible by the user. Does that make sense?
--
Ceki
More information about the Logback-user
mailing list