A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-December/040902.html below:

[Python-Dev] new module proposal: logfile

[Python-Dev] new module proposal: logfile [Python-Dev] new module proposal: logfileGuido van Rossum guido at python.org
Thu Dec 11 18:09:23 EST 2003
> Attached is a module that implements a self-rotating log file object.
> You simply write to it perpetually, and if it grows over a specified
> size it is automatically truncated, and a certain number of archived
> copies are kept as well.

The logging module also supports this.

> It also has an object that allows redirecting your stdio to a log file.
> Useful for daemon processes.

I'd be more impressed if it was integrated with the loggingmodule.

--Guido van Rossum (home page: http://www.python.org/~guido/)

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4