maxon.Loggers

Description

Registries are used to register specific implementations of a given interface.
An implementation that is registered in such a registry can then be accessed with a specific ID from anywhere in the application.

Inheritance diagram

Inheritance

Parent Class:

Attributes

maxon.Loggers.Default

Implementation of the default logger.

maxon.Loggers.Process

Implementation of the process logger.

maxon.Loggers.Python

Implementation of the Python logger.