direct.directnotify

This package contains notification and logging utilities for Python code.

direct.directnotify.DirectNotify

DirectNotify module: this module contains the DirectNotify class

direct.directnotify.DirectNotifyGlobal

Instantiates global DirectNotify used in Direct.

direct.directnotify.Logger

Logger module: contains the logger class which creates and writes data to log files on disk

direct.directnotify.LoggerGlobal

Instantiates a global Logger object.

direct.directnotify.Notifier

Notifier module: contains methods for handling information output for the programmer/user

direct.directnotify.RotatingLog