I want quixote to create apache-like log files, so i implemented my own logger.

Apache log files do log the size of the delivered file, so i thought calling
 request.response.get_content_length()
should give me this, but no. The log takes place before the traversing? So is there a clean way to implement this?

I want Apache log files, so i can use programs like webalizer to analyze my traffic.

god bless you
Andi

mail: [EMAIL PROTECTED] # jabber: [EMAIL PROTECTED] # web: http://beza1e1.tuxen.de

_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to