> On Dec 16, 2019, at 12:48 PM, Gary Gregory <garydgreg...@gmail.com> wrote:
>
> On Mon, Dec 16, 2019 at 1:36 PM Ralph Goers <ralph.go...@dslextreme.com>
> wrote:
>>
>> We just added that in 2.13.0. Did you miss that?
>>
>
> Oh, I see org.apache.logging.log4j.spi.AbstractLogger.atInfo()...
> I certainly missed the proposal and discussion on the this ML, I must have
> been asleep at the wheel, bummer for me. Because the API names... ugh :-(
> What would have been wrong with simply naming the API by level name, like
> info(). I don't see much precedent for "at" as a prefix.
>
> Gary
The original method name was info(). I believe it was Remko who brought up
good points as to why he preferred atInfo so I changed it. You would have to
search the archives for the discussion.
Ralph