Added log helper and imported lot of old Linspector code. Needs more work!
This commit is contained in:
parent
f340fb0ca2
commit
1420738299
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ from linspector.core.environment import Environment
|
|||
from linspector.core.linspector import Linspector
|
||||
from linspector.core.monitors import Monitors
|
||||
|
||||
__version__ = '0.19.9'
|
||||
__version__ = '0.19.10'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
logger = logging.getLogger('linspector')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue