Bases: mill.handler.base.Handler
Output log records to stream.
Initialise handler with target stream.
Note
The given stream is not managed by this handler. It is not opened or closed as it may also be being used elsewhere (such as sys.stderr).
Explicitly flush the stream if supported.
Output formatted data.
data should be a list of objects able to be written to a stream.
Teardown handler.
Full-text doc search.
email
logger
Enter search terms or a module, class or function name.