nexxT package

Subpackages

Module contents

Setup the logging here until we have a better place.

nexxT.changeLoggers()[source]

Before starting nexxT, the logging system needs to be initialized: - add an internal logger method in addition to debug, info, warning, error - set default log level to INFO - monkey-patch root logger’s setLevel() for notifying the c implementation about changes

nexxT.setup()[source]

Sets up the nexxT environment. In particular, provides the cnexxT and the Qt packages under the nexxT nameespace.