beamlime.logging.mixins.LogMixin#

class beamlime.logging.mixins.LogMixin[source]#

Logging interfaces.

__init__()#

Methods

__init__()

debug(msg, *args[, stacklevel])

rtype:

None

error(msg, *args[, stacklevel])

rtype:

None

info(msg, *args[, stacklevel])

rtype:

None

warning(msg, *args[, stacklevel])

rtype:

None