[IPython-user] log Ipython user interaction
Frédéric Mantegazza
mantegazza@ill...
Wed Mar 7 02:27:21 CST 2007
Le mercredi 7 mars 2007 09:13, Fernando Perez a écrit :
> > Is there a way to log all the commands (and results) the user enter in
> > a ipython shell? Is there a hook for that? We are using ipython
> > 0.7.x...
>
> Type
>
> logstart?
>
> for the gory details.
Great! Are there some hooks to directly connect this to a custom recorder,
instead of the output file?
I would also like to log the exceptions (traceback) returned by the command,
if any. Is it possible?
--
Frédéric
More information about the IPython-user
mailing list