log_read: correct error message
[pyi2ncommon] / src / log_read.py
2021-11-08 Christian Herdtwecklog_read: correct error message
2021-11-08 Christian Herdtwecklog_read: return/yield all of input args from iteration
2021-11-08 Christian Herdtwecklog_read: Make names of class variables clearer
2021-11-08 Christian Herdtwecklog_read: Fix import order and return from prepare_result
2021-11-08 Christian Herdtwecklog_read: create/Fix docstrings
2021-11-08 Christian Herdtwecklog_read: Deal with rare case of wrong fstat at test...
2021-11-08 Christian Herdtwecklog_read: Just warn when file shrinks, try reading...
2019-01-22 Christian HerdtweckDisable debug output in log_read
2018-08-03 Christian HerdtweckUnify license, copyright and author information
2018-06-18 Christian HerdtweckFixed one error and some whitespace found by pycharm
2018-05-22 Christian HerdtweckMake all internal imports relative
2017-12-01 Christian HerdtweckMake compatible again with py2
2016-12-07 Christian HerdtweckMore error handling in log_read
2016-06-29 Christian Herdtweckremove warning that is triggered quite often and purely...
2016-06-29 Christian Herdtweckremove whitespace
2016-06-29 Christian Herdtweckcreated simple LogParser
2016-06-29 Christian Herdtweckfix typo in docu and extend a little
2016-02-12 Christian Herdtweckfix sphinx todo/seealso flags
2016-01-15 Christian Herdtweckfix unittest compatibility issues
2016-01-14 Christian Herdtweckmoved python files from root dir into new src subdir