[BangPypers] Reading log file using seek and tell

davidsnt davidsnt at gmail.com
Fri Mar 8 11:37:58 CET 2013


Hello,

How to read log files in python, On the first run I need to read all the
lines from the log, process it and get the position of the last read line
and from the next run I have to read from the last read line and process
all the lines after it and similarly. Can you please help me with some
examples?


Regards,
Davidsanthosh L


More information about the BangPypers mailing list