[IPython-User] How to enable timestamped logging?
Thomas Kluyver
takowl@gmail....
Sun Mar 18 06:41:50 CDT 2012
On 18 March 2012 10:10, klo uo <klonuo@gmail.com> wrote:
> I enabled logging and when starting IPython (0.13), among other things I
> get:
>
> Timestamping : False
>
> I searched help files but can't find how to enable it.
> How can I set it to True?
According to the documentation, %logstart has a -t option to enable timestamps:
http://ipython.org/ipython-doc/stable/api/generated/IPython.core.magic.html#IPython.core.magic.Magic.magic_logstart
Thomas
More information about the IPython-User
mailing list