]> git.ipfire.org Git - nitsi.git/history - src/nitsi/test.py
Set the log level by command line argument
[nitsi.git] / src / nitsi / test.py
2018-05-21  Jonatan SchlagCatch exceptions to avoid crashing the cleanup
2018-05-21  Jonatan SchlagRaise exception instead of dropping them
2018-05-16  Jonatan SchlagCleanup imports part 2
2018-05-14  Jonatan SchlagSort imports: part 1
2018-05-13  Jonatan SchlagMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-05-13  Jonatan SchlagImprove return codes
2018-05-09  Jonatan SchlagFormat the name in the log file always with the same...
2018-05-09  Jonatan SchlagUse one time to which all serial connection output...
2018-05-09  Jonatan SchlagAdd logging to test.log of all serial connection output
2018-05-07  Jonatan SchlagAdd logging to a general log file
2018-05-05  Jonatan SchlagAdd configure.ac and Makefile.am and make them work