this has been on my list of things for the past year or so.

I was looking into redirecting sys.out into log4Python, but never got into it. Keep in touch w/ me on this - its something I need to do anyway.

-Aaron Held

David London wrote:

I was wondering if there is a 'standard' method of logging
within webware.
I know that some output can be sent to the activities.csv file,
but I was hoping to have the ability to log any message to a
file. Idealy I would also like to have the logging from each
user go into a seperate file. I'd also like to have the output
from webware itself (such as print statements) logged to a file.

It seems to me that I could rewrite some bits of the application
code to include the python standard logging, but I was hoping
that someone had already included this and that I just haven't
opened my eyes wide enough to notice it.

I need this because I have to keep records of what my users have
submitted on each page, as well as any errors or database
results. It would make life easier if each user logged to their
own file, but I could live with a single file.

Anyone have any advice?

David London
[EMAIL PROTECTED]





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss







-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to