ontolearn.utils.oplogging

Logging shortcuts.

Attributes

CRITICAL

ERROR

WARNING

INFO

DEBUG

TRACE

Module Contents

ontolearn.utils.oplogging.CRITICAL = 50
ontolearn.utils.oplogging.ERROR = 40
ontolearn.utils.oplogging.WARNING = 30
ontolearn.utils.oplogging.INFO = 20
ontolearn.utils.oplogging.DEBUG = 10
ontolearn.utils.oplogging.TRACE = 5