Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63663 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14634 invoked from network); 27 Oct 2012 09:53:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2012 09:53:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:62566] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/48-51104-31FAB805 for ; Sat, 27 Oct 2012 05:53:24 -0400 Received: by mail-la0-f42.google.com with SMTP id e6so3165206lah.29 for ; Sat, 27 Oct 2012 02:53:18 -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=WjDiltJX7KH/1U4YaXMAwfPgVJbvC5F5B+5vFN2FeEY=; b=bEglg2u/NsSfZaIdnHVlji/oUD/f9EcRRTeDkGLrMFNX/SMDFNlyfWr8gr9fjAPxDd T11T4pEIZ0kCYECFRCNiqhL4rAOG5ZTfYgD0AOJQMYTHfzMQYNd4xV3CosP9V3HIFiJJ tLEBd47oGYQGQrxTNxOBlzIK2F74E871mX9M9MaAVzX4sqAMLf7raDkeUI+xQf7oTRlT 7dOVVPhxehXVDZi066toJcIxDdLbNPFRFPRKlpTf0Lpb5K96yyTSzl26OSuJZdA6Sruu jQEOrRW1ELzM3+0pOkUTMFeJo+SrPZkYk/0g79ojTbmNi07GSRDAInUjiQu9DqZtkcag OIbA== MIME-Version: 1.0 Received: by 10.152.104.148 with SMTP id ge20mr22055484lab.51.1351331598021; Sat, 27 Oct 2012 02:53:18 -0700 (PDT) Received: by 10.152.114.2 with HTTP; Sat, 27 Oct 2012 02:53:18 -0700 (PDT) In-Reply-To: References: <50899A2D.2060601@daylessday.org> Date: Sat, 27 Oct 2012 02:53:18 -0700 Message-ID: To: Mario Brandt Cc: Antony Dovgal , internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04071169dfb5e504cd0767c5 Subject: Re: [PHP-DEV] Recycle PHP Log From: kris.craig@gmail.com (Kris Craig) --f46d04071169dfb5e504cd0767c5 Content-Type: text/plain; charset=ISO-8859-1 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 --f46d04071169dfb5e504cd0767c5--