Hi Davide:
Don't know about you, but on my 13.07 release I can run with an "ant start" which directs logging to the command-line as well as the primary log file, concurrently. This file is in ~/runtime/ofbiz.log.

All this to say that OFBiz is already doing that - displaying to the console and writing to the ofbiz.log file simultaneously. This might not be possible on a Windows system based on some file locking constraints - I don't know. But on a Unix system it works just fine.

Best Regards,
Ruth Hoffman
[email protected]
On 1/14/15 12:34 PM, Davide Ciofetti wrote:
hi,
i'm executing without to modify ofbiz 13.07 release.

I can see ofbiz messages on the screen, but it is an unconfortable method,
expecially when I need to send some message here in the list.

in order of overcome this, i use (on windows) this command: ant start >
[logfile].
even this is an unconfortable method: it permit to export all the messages
but it's really unconfortable to seemessage in realtime, because it outputs
only in the logfile.

is there a method to see on the console and to write in a file at the same
time? i searched on the net but i have found nothing. is there already a
link?

Davide


Reply via email to