Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63701 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1667 invoked from network); 29 Oct 2012 09:10:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2012 09:10:42 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-ia0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:53149] helo=mail-ia0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/91-13761-0184E805 for ; Mon, 29 Oct 2012 04:10:41 -0500 Received: by mail-ia0-f170.google.com with SMTP id e16so4457958iaa.29 for ; Mon, 29 Oct 2012 02:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Wec+JcHODeJfANtKS2/tL2+1PgBt/r0H6aprX6KLnk8=; b=dtLWpmr0Ya7J1thTmQgEVXzWM5cLNhrTjEdg0HWKmY1MduDpYzr8kxQMtJIFcLuC0O JNIH37FSSKHM8bbzD550I5Mupc5O9rjeD1XNB1oR3AxgQjnU16RTci00p4U4oKxpN3vy RDiTABLFdE9HFv5TA2RINI2vTNHcTZO14rHRU/o6XkIBhHsH9G/9er+PnN15nnJUrJ5e UsETE3ejseow6k3CXhLc7X5vvVUSPYa6yMAvg+bTFncU89t8A7wwxNyiUPszUac0MxUJ CgWbyQYsWCH5OS6u3NTz79rS8MN48svNz8zeg5bzlIhDCTR6+dhLzwkBn1UnT2sBUvWP z/9w== MIME-Version: 1.0 Received: by 10.50.91.195 with SMTP id cg3mr8728419igb.57.1351501837661; Mon, 29 Oct 2012 02:10:37 -0700 (PDT) Received: by 10.64.33.143 with HTTP; Mon, 29 Oct 2012 02:10:37 -0700 (PDT) In-Reply-To: References: <50899A2D.2060601@daylessday.org> Date: Mon, 29 Oct 2012 10:10:37 +0100 Message-ID: To: Kris Craig Cc: Mario Brandt , Antony Dovgal , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Recycle PHP Log From: pierre.php@gmail.com (Pierre Joye) hi, No, we won't implement that as it is already available by default on windows. check the AutoBackupLogFiles option. For people not using windows log system but classic files, there are plenty of tools to do it as well. Cheers, On Sat, Oct 27, 2012 at 11:53 AM, Kris Craig wrote: > On Sat, Oct 27, 2012 at 2:17 AM, Mario Brandt wrote: > >> Hi, >> >> On Thu, Oct 25, 2012 at 9:59 PM, Antony Dovgal >> wrote: >> > Just use logrotate for that. >> >> On Windows there is no logrotate by defautl, so that would be a nice >> feature ;) >> >> Cheers >> Mario >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > I agree. This would definitely be a nice feature to have, at least for the > Windows build. > > --Kris -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org