You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Mikael Ståldal <mi...@magine.com> on 2017/01/09 08:50:04 UTC

Bug in Async Logger?

Have a look at AsyncLogger.java 328-331. "value" is not used, is that
correct?

Re: Bug in Async Logger?

Posted by Remko Popma <re...@gmail.com>.
Should be contextData.put(prop.getName(), value);
I can fix it. 

Sent from my iPhone

> On Jan 9, 2017, at 19:27, Mikael Ståldal <mi...@magine.com> wrote:
> 
> Will you fix it? I am not sure I know how it is supposed to be.
> 
>> On Jan 9, 2017 10:10 AM, "Remko Popma" <re...@gmail.com> wrote:
>> Yes that's a bug.
>> Well spotted!
>> 
>> Sent from my iPhone
>> 
>> > On Jan 9, 2017, at 17:50, Mikael Ståldal <mi...@magine.com> wrote:
>> >
>> > Have a look at AsyncLogger.java 328-331. "value" is not used, is that correct?
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
>> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>> 

Re: Bug in Async Logger?

Posted by Mikael Ståldal <mi...@magine.com>.
Will you fix it? I am not sure I know how it is supposed to be.

On Jan 9, 2017 10:10 AM, "Remko Popma" <re...@gmail.com> wrote:

> Yes that's a bug.
> Well spotted!
>
> Sent from my iPhone
>
> > On Jan 9, 2017, at 17:50, Mikael Ståldal <mi...@magine.com>
> wrote:
> >
> > Have a look at AsyncLogger.java 328-331. "value" is not used, is that
> correct?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>

Re: Bug in Async Logger?

Posted by Remko Popma <re...@gmail.com>.
Yes that's a bug. 
Well spotted!

Sent from my iPhone

> On Jan 9, 2017, at 17:50, Mikael Ståldal <mi...@magine.com> wrote:
> 
> Have a look at AsyncLogger.java 328-331. "value" is not used, is that correct?

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org