log

Classes

LegacyPyomoFormatter(**kwds)

This mocks up the legacy Pyomo log formatting.

LogHandler([base, stream, level, verbosity])

DEPRECATED.

LogStream(level, logger)

This class logs whatever gets sent to the write method.

LoggingIntercept([output, module, level, ...])

Context manager for intercepting messages sent to a log stream

Preformatted(msg)

StdoutHandler([stream])

A logging handler that emits to the current value of sys.stdout

WrappingFormatter(**kwds)

Functions

RTD(_id)

is_debug_set(logger)

A variant of Logger.isEnableFor that returns False if NOTSET