You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Walter Vaughan <wv...@steelerubber.com> on 2006/09/22 02:59:02 UTC

Console and logfile differences

David Shere asked a few days ago about "why the difference between what the 
console displayed log file and the log file stored on disk". His question 
relates that one has a time stamp (the console) and one does not (disk file).

Does anyone have a pointer to look at where the defintions for those items are, 
and can they be made to match?

Thanks

--
Walter

Re: Console and logfile differences

Posted by David Shere <ds...@steelerubber.com>.
Scott Gray wrote:
> Hi Walter
> 
> It's set up in the framework/base/config/debug.properties and is a piece of
> cake to change.

Ah.  It sure is...
log4j.appender.file.layout.ConversionPattern=%d (%t) [%24F:%-3L:%-5p]%x %m%n

Thanks.

--
David Shere
Steele Rubber Products
eBay Programming and Sales
http://stores.ebay.com/Steele-Rubber-Products


Re: Console and logfile differences

Posted by Scott Gray <le...@gmail.com>.
Hi Walter

It's set up in the framework/base/config/debug.properties and is a piece of
cake to change.

Regards
Scott


On 22/09/06, Walter Vaughan <wv...@steelerubber.com> wrote:
>
> David Shere asked a few days ago about "why the difference between what
> the
> console displayed log file and the log file stored on disk". His question
> relates that one has a time stamp (the console) and one does not (disk
> file).
>
> Does anyone have a pointer to look at where the defintions for those items
> are,
> and can they be made to match?
>
> Thanks
>
> --
> Walter
>