[slf4j-user] Overloads taking both format arguments and Throwable

Chris Pratt thechrispratt at gmail.com
Tue May 15 17:28:01 CEST 2012


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 <alexey.v.romanov at gmail.com
> 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
> slf4j-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/slf4j-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20120515/92376db7/attachment.html>


More information about the slf4j-user mailing list