forked from ecell/epdp
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Additional to issue #83, also setting the LOGLEVEL now doesn't work any more.
$ export LOGLEVEL=DEBUG
$ ./simple.py
Traceback (most recent call last):
File "./simple.py", line 12, in <module>
from egfrd import *
File "/home/jintram/jintram_jul2012_egfrd/egfrd.py", line 31, in <module>
from gfrdbase import *
File "/home/jintram/jintram_jul2012_egfrd/gfrdbase.py", line 71, in <module>
setup_logging()
File "/home/jintram/jintram_jul2012_egfrd/gfrdbase.py", line 63, in setup_logging
handler.logger.manager.level = _gfrd.CppLoggerHandler.translateLevelValue(levelvalue)
AttributeError: type object 'CppLoggerHandler' has no attribute 'translateLevelValue'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels