log4j2 and Freemarker errors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

log4j2 and Freemarker errors

Jacques Le Roux
Administrator
Hi,

I just noticed that some (at least, I guess all) Freemarker errors are no longer showing in console nor in ofbiz.log but only in external.log

Is that wanted, if so, why?

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: log4j2 and Freemarker errors

Jacopo Cappellato-3
Being logs generated by an external (to OFBiz) application, the log messages are redirected to the external.log file.
You can edit the"freemarker" logger additivity from "false" to "true" to make them appears in stout and ofbiz.log.

Jacopo

On Sep 15, 2014, at 11:45 AM, Jacques Le Roux <[hidden email]> wrote:

> Hi,
>
> I just noticed that some (at least, I guess all) Freemarker errors are no longer showing in console nor in ofbiz.log but only in external.log
>
> Is that wanted, if so, why?
>
> Jacques
>

Reply | Threaded
Open this post in threaded view
|

Re: log4j2 and Freemarker errors

Jacques Le Roux
Administrator
What about console?

Jacques

Le 15/09/2014 11:50, Jacopo Cappellato a écrit :

> Being logs generated by an external (to OFBiz) application, the log messages are redirected to the external.log file.
> You can edit the"freemarker" logger additivity from "false" to "true" to make them appears in stout and ofbiz.log.
>
> Jacopo
>
> On Sep 15, 2014, at 11:45 AM, Jacques Le Roux <[hidden email]> wrote:
>
>> Hi,
>>
>> I just noticed that some (at least, I guess all) Freemarker errors are no longer showing in console nor in ofbiz.log but only in external.log
>>
>> Is that wanted, if so, why?
>>
>> Jacques
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: log4j2 and Freemarker errors

Jacopo Cappellato-3
do you mean stdout?

On Sep 15, 2014, at 11:56 AM, Jacques Le Roux <[hidden email]> wrote:

> What about console?
>
> Jacques
>
> Le 15/09/2014 11:50, Jacopo Cappellato a écrit :
>> Being logs generated by an external (to OFBiz) application, the log messages are redirected to the external.log file.
>> You can edit the"freemarker" logger additivity from "false" to "true" to make them appears in stout and ofbiz.log.
>>
>> Jacopo
>>
>> On Sep 15, 2014, at 11:45 AM, Jacques Le Roux <[hidden email]> wrote:
>>
>>> Hi,
>>>
>>> I just noticed that some (at least, I guess all) Freemarker errors are no longer showing in console nor in ofbiz.log but only in external.log
>>>
>>> Is that wanted, if so, why?
>>>
>>> Jacques
>>>
>>
>>
>