소스 검색

Updates Changelog

Ask Solem 14 년 전
부모
커밋
1ee234122d
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  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
   (http://docs.celeryproject.org), and all links have been changed to point to
   the new URL.
   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: New signals:
 
 
     * ``eventlet_pool_started``
     * ``eventlet_pool_started``