A while back, I discussed the idea of a LevelLogger as a different style of
doing logging.
I put my idea in a branch called 'level-logger'. See the package
levellogger; yeah, the name is not great but I wanted all the code in one
place. There is just one test method as a sanity ch
regory > 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
an 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
> wrote:
>
>> I might have committed that by mis
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 wrote:
> I might have committed that by mist
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 Hiberna
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 wrote:
> The org.apache.logging.log4j package has a LevelLogger interface.
> It does not seem to have any references.
> Can anyone remind me
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