It looks nice, thank you! Yours, Alexey Romanov
On Wed, May 16, 2012 at 2:00 PM, <[email protected]> wrote: > Message: 1 > Date: Tue, 15 May 2012 08:28:01 -0700 > From: Chris Pratt <[email protected]> > To: User list for the slf4j project <[email protected]> > Subject: Re: [slf4j-user] Overloads taking both format arguments and > Throwable > Message-ID: > <caaldy0yr8uxaebm8jph61m2anq_3mfr1wvlkgzhsg7t_poy...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > 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 >> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20120515/92376db7/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Tue, 15 May 2012 12:39:56 -0700 > From: Patrick <[email protected]> > To: User list for the slf4j project <[email protected]> > Subject: Re: [slf4j-user] Overloads taking both format arguments and > Throwable > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > Umm, that's giving me a 404. Is there a typo in your URL? > > > On May 15, 2012, at 8:28 AM, Chris Pratt wrote: > >> 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 > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20120515/710227d8/attachment-0001.html> > > ------------------------------ > > Message: 3 > Date: Tue, 15 May 2012 14:45:30 -0500 > From: "Jacob Kjome" <[email protected]> > To: "User list for the slf4j project" <[email protected]> > Subject: Re: [slf4j-user] Overloads taking both format arguments and > Throwable > Message-ID: <[email protected]> > Content-Type: text/plain;charset=iso-8859-1; format="flowed" > > > Try... > > http://code.google.com/p/anodyzed > > > Jake > > On Tue, 15 May 2012 12:39:56 -0700 > ?Patrick <[email protected]> wrote: >> Umm, that's giving me a 404.??Is there a typo in your URL? >> >> >> On May 15, 2012, at 8:28 AM, Chris Pratt wrote: >> >>> 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 >> > > > > ------------------------------ > > Message: 4 > Date: Tue, 15 May 2012 12:58:29 -0700 > From: Chris Pratt <[email protected]> > To: User list for the slf4j project <[email protected]> > Subject: Re: [slf4j-user] Overloads taking both format arguments and > Throwable > Message-ID: > <caaldy0zcsif1rprhpjq3+tnvtdq2k2_kvbm8bfgwdqg6raa...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Thanks Jacob, apparently it's case sensitive and should be > http://code.google.com/p/anodyzed/ > (*Chris*) > > On Tue, May 15, 2012 at 12:45 PM, Jacob Kjome <[email protected]> wrote: > >> >> Try... >> >> http://code.google.com/p/**anodyzed <http://code.google.com/p/anodyzed> >> >> >> Jake >> >> >> On Tue, 15 May 2012 12:39:56 -0700 >> Patrick <[email protected]> wrote: >> >>> Umm, that's giving me a 404. Is there a typo in your URL? >>> >>> >>> On May 15, 2012, at 8:28 AM, Chris Pratt wrote: >>> >>> Take a look at the Onyx add on library. It gives you that and more. >>>> http://code.google.com/p/**Anodyzed <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<http://mailman.qos.ch/mailman/listinfo/slf4j-user> >>>> >>>> ______________________________**_________________ >>>> slf4j-user mailing list >>>> [email protected] >>>> http://mailman.qos.ch/mailman/**listinfo/slf4j-user<http://mailman.qos.ch/mailman/listinfo/slf4j-user> >>>> >>> >>> >> ______________________________**_________________ >> slf4j-user mailing list >> [email protected] >> http://mailman.qos.ch/mailman/**listinfo/slf4j-user<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/f2f5936a/attachment-0001.html> > > ------------------------------ > > _______________________________________________ > slf4j-user mailing list > [email protected] > http://mailman.qos.ch/mailman/listinfo/slf4j-user > > End of slf4j-user Digest, Vol 8, Issue 6 > **************************************** _______________________________________________ slf4j-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-user
