share a apache pattern log parser
罗晟
sheng.peisi.luo at gmail.com
Fri Jan 6 05:03:56 EST 2012
More information about the Python-list mailing list
Fri Jan 6 05:03:56 EST 2012
- Previous message (by thread): How to support a non-standard encoding?
- Next message (by thread): [ANNOUNCE] greenlet 0.3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, folks. Recently my work involved lots of parsing and statics of apache server log. Yes, we have pylogsparser and apachelog, but none of them is for human IMHO :( Inspired by kennethreitz, who is the author of the fabulous requests module, and his concept of "python for human", I extract a little apache pattern server log parser "apache_log_parser" to share with you at https://github.com/happy15/apache_log_parser Hope you like it.
- Previous message (by thread): How to support a non-standard encoding?
- Next message (by thread): [ANNOUNCE] greenlet 0.3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list