Take a look at the Onyx add on library.  It gives you that and more.
http://code.google.com/p/Anodyzed
  (*Chris*)

On Tue, May 15, 2012 at 12:10 AM, Alexey Romanov <[email protected]
> wrote:

> Why doesn't Logger have overloads of logging methods which take both
> Object arguments to replace {} and an exception? I.e.
> Logger.error(String, Object, Throwable), Logger.error(String, Object,
> Object, Throwable), Logger.error(String, Object[], Throwable)? It
> seems to me there should be no problem with overload resolution.
>
> Yours, Alexey Romanov
> _______________________________________________
> slf4j-user mailing list
> [email protected]
> http://mailman.qos.ch/mailman/listinfo/slf4j-user
>
_______________________________________________
slf4j-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-user

Reply via email to