The idea was to make it more OO and less of a burden to add message methods:
logger.trace.log("this {} and that {}", this, that);
logger.debug.log("this {} and that {}", this, that);
G
On Wed, Aug 5, 2015 at 8:42 AM, Gary Gregory <[email protected]> wrote:
> Yeah, that looks familiar, we can remove it. I emailed about this a while
> back, here is a piece of a thread:
> http://article.gmane.org/gmane.comp.jakarta.log4j.devel/32122/match=levellogger
>
> Gary
>
> On Wed, Aug 5, 2015 at 8:38 AM, Gary Gregory <[email protected]>
> wrote:
>
>> I might have committed that by mistake!
>>
>> Gary
>>
>> On Wed, Aug 5, 2015 at 7:15 AM, Remko Popma <[email protected]>
>> wrote:
>>
>>>
>>> http://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/LevelLogger.html
>>>
>>> On Wed, Aug 5, 2015 at 11:14 PM, Remko Popma <[email protected]>
>>> wrote:
>>>
>>>> The org.apache.logging.log4j package has a LevelLogger interface.
>>>> It does not seem to have any references.
>>>> Can anyone remind me what this interface is for?
>>>>
>>>> Remko
>>>>
>>>
>>>
>>
>>
>> --
>> E-Mail: [email protected] | [email protected]
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> E-Mail: [email protected] | [email protected]
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>
--
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory