##// END OF EJS Templates
some completer release note
some completer release note

File last commit:

r7415:0b5fb923
r7443:4c744036
Show More
iplogger.1
25 lines | 650 B | application/x-troff | GroffLexer
MinRK
minimize manpages...
r7415 .TH IPLOGGER 1 "June 10, 2012" "" ""
Julian Taylor
add a manpage for iplogger...
r4276 .SH NAME
MinRK
minimize manpages...
r7415 iplogger \- IPython logging utility for parallel computing.
.SH SYNOPSIS
.B iplogger
.RI [ options ]
Julian Taylor
add a manpage for iplogger...
r4276 .SH DESCRIPTION
MinRK
minimize manpages...
r7415 Start an IPython log aggregator.
Julian Taylor
add a manpage for iplogger...
r4276 IPython controllers and engines (and your own processes) can broadcast log
MinRK
minimize manpages...
r7415 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.
.SH "SEE ALSO"
Julian Taylor
add a manpage for iplogger...
r4276 .BR ipython(1),
.BR ipcontroller(1),
MinRK
minimize manpages...
r7415 .BR ipengine(1),
.BR ipcluster(1)
Julian Taylor
add a manpage for iplogger...
r4276 .br
.SH AUTHOR
\fBiplogger\fP is a tool that ships with IPython, created by
the IPython Development Team.