Added error count to database and more logging. (0.28.3)
This commit is contained in:
parent
3add308d05
commit
4936bc68a7
4 changed files with 10 additions and 5 deletions
|
|
@ -20,7 +20,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.28.2'
|
||||
__version__ = '0.28.3'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
sys.stderr = open('/dev/null', 'w')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue