Bugs item #993999, was opened at 2004-07-19 20:38
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=993999&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
Status: Open
Resolution: Out of Date
Priority: 5
Private: No
Submitted By: David London (groodude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Output lost while running as a window service

Initial Comment:
When the application server is run as a windows service
all of the output (such as print statements) get lost.
It is explicitly sent to a null stream.
Wouldn't it make more sense to assign it to a
filehandler (or a RotatingFileHandler) so that the
output could be captured for whatever purpose?


----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2008-02-07 22:08

Message:
Logged In: YES 
user_id=193957
Originator: NO

The output goes to a log file by default since Webware 0.9.3.

----------------------------------------------------------------------

Comment By: Christoph Zwerschke (cito)
Date: 2008-02-07 22:08

Message:
Logged In: YES 
user_id=193957
Originator: NO

The output goes to a log file by default since Webware 0.9.3.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=993999&group_id=4866

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to