Module transdisrupt :: Class ErrorLogger
[hide private]
[frames] | no frames]

Class ErrorLogger

source code

Instance Methods [hide private]
 
__init__(self, fname=None, vlevel=0)
might still need some modification...
source code
 
message(self, msg, level=0)
print errormessage to screen or file fname, if it has lower or equall verbositylevel than vlevel.
source code
Method Details [hide private]

__init__(self, fname=None, vlevel=0)
(Constructor)

source code 

might still need some modification... The higher the level the more gets printed.