Welcome to starlog’s documentation!

starlog is a python library to improve python’s standard logger capabilities.

Highlights:

  • Status handler: log status lines in regular intervals
  • Multiprocess handler bubble up messages of sub-processes to the main process when you need to deal with multiple processes

Installation:

pip install --pre 'starlog[zmq]'

Indices and tables