Explorar o código

Updates Changelog

Ask Solem %!s(int64=14) %!d(string=hai) anos
pai
achega
1ee234122d
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      Changelog

+ 9 - 0
Changelog

@@ -107,6 +107,15 @@ News
   (http://docs.celeryproject.org), and all links have been changed to point to
   the new URL.
 
+* Logging: Now supports log rotation using external tools like `logrotate.d`_
+  (Issue #321)
+
+    This is accomplished by using the ``WatchedFileHandler``, which re-opens
+    the file if it is renamed or deleted.
+
+.. _`logrotate.d`:
+    http://www.ducea.com/2006/06/06/rotating-linux-log-files-part-2-logrotate/
+
 * Eventlet: New signals:
 
     * ``eventlet_pool_started``