[IPython-User] start logging on default
Thomas Kluyver
takowl@gmail....
Sun Apr 29 16:44:45 CDT 2012
On 29 April 2012 20:58, Tim Michelsen <timmichelsen@gmx-topmail.de> wrote:
> how to I set up Ipython >= 12 that logging is started automatically when
> terminal / qtconsole is initialised?
Note that every command you enter is now recorded to an SQLite
database as well, so there's a degree of logging built in. At present,
there aren't tools to easily browse that data or export it to text
files, but the API to do so is there if anyone's interested in writing
the tools.
Thomas
More information about the IPython-User
mailing list