update to logging in relation to core
This commit is contained in:
parent
cd7fd43978
commit
e0bbeaf79c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ try:
|
|||
import emaneeventservice
|
||||
import emaneeventcommeffect
|
||||
except ImportError:
|
||||
logger.error("error importing emaneeventservice and emaneeventcommeffect")
|
||||
logger.info("emane < 0.9.1 not found")
|
||||
|
||||
|
||||
class EmaneCommEffectModel(EmaneModel):
|
||||
|
|
Loading…
Reference in a new issue