iplogger(1) IPython logging utility for parallel computing.

SYNOPSIS

iplogger [options]

DESCRIPTION

Start an IPython log aggregator.

IPython controllers and engines (and your own processes) can broadcast log messages over zeromq to a single logger instance.

For more information on how to use iplogger, see 'iplogger --help', or 'iplogger --help-all' for all available command-line options.

AUTHOR

iplogger is a tool that ships with IPython, created by the IPython Development Team.