Adde some more logging information to INFO and some more code comments.
This commit is contained in:
parent
c319417ee3
commit
5f975f90d6
2 changed files with 14 additions and 9 deletions
|
|
@ -49,7 +49,7 @@ MINOR changes are "just-in-time" changes or small enhancements which should not
|
|||
documentation.
|
||||
FIXES should never affect anything else then stability or security.
|
||||
"""
|
||||
__version__ = '0.9.0.0'
|
||||
__version__ = '0.9.0.1'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
logger = logging.getLogger('uplink')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue