Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77453 invoked from network); 30 Jun 2011 18:15:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2011 18:15:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@k0ngehuset.dk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lars@k0ngehuset.dk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain k0ngehuset.dk designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: lars@k0ngehuset.dk X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:63430] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 49/00-11233-D2DBC0E4 for ; Thu, 30 Jun 2011 14:15:10 -0400 Received: by wwf4 with SMTP id 4so2415779wwf.11 for ; Thu, 30 Jun 2011 11:15:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.5.5 with SMTP id v5mr1950594wes.95.1309457649378; Thu, 30 Jun 2011 11:14:09 -0700 (PDT) Received: by 10.216.11.82 with HTTP; Thu, 30 Jun 2011 11:14:09 -0700 (PDT) Received: by 10.216.11.82 with HTTP; Thu, 30 Jun 2011 11:14:09 -0700 (PDT) Date: Thu, 30 Jun 2011 20:14:09 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf302ad46c0a251a04a6f1dec0 Subject: Re: [PHP-DEV] [PATCH] Friendly log messages for CLI server From: lars@k0ngehuset.dk (Lars Bo Rasmussen) --20cf302ad46c0a251a04a6f1dec0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Instead of adding it as a php ini option, please consider adding this as a parameter to the php-cli executable as this might be something you would want to enable/disable quickly per instance. This would also make the coloring output more attractive to use instead of having to edit the ini file every time or have a seperate ini file just for the purpose to enable or disable coloring Den 30/06/2011 12.54 skrev "Johannes Schl=FCter" : --20cf302ad46c0a251a04a6f1dec0--