Added error count to monitors and print more information on startup. (0.28.2)
This commit is contained in:
parent
3f5b7c69fd
commit
4753c28f81
3 changed files with 15 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.28.1'
|
||||
__version__ = '0.28.2'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
sys.stderr = open('/dev/null', 'w')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue