Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02F6110361 for ; Mon, 23 Sep 2013 18:36:07 +0000 (UTC) Received: (qmail 21080 invoked by uid 500); 23 Sep 2013 18:36:05 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 20665 invoked by uid 500); 23 Sep 2013 18:36:02 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 20250 invoked by uid 99); 23 Sep 2013 18:36:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 18:36:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 18:35:57 +0000 Received: by mail-lb0-f173.google.com with SMTP id o14so2896327lbi.4 for ; Mon, 23 Sep 2013 11:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=vHIucrczL/Z8jKhE6aCUwC/js/z7o/lZTxnWpalA5IY=; b=wMj7r2G9u/wAIKTeljNC5i1q15rdqDDI8vHUo+/qFXHTkLCqky8yhiR3xIu2RnxkcX e0UKhynyFgfiuMPMIV0gc9AOjk8z9OIWjb6lMpKX6S6GBDRqx1A8a0jnYsdNcguQxK8i pCTNZA6JHR5ENo9w9brG/AVeJX12XU8NRWAa7k4rnzPvja8r5pyxWoZ/3iZU1kdYFZRL LT20nsw9JXBjVXv/NkXfBlYod0VMyeogbZn5JKQV+omFMmjGJ2o1d39gbUldHxAZmtQ/ UG/5F1JbwFCIsQ4UWkr50lmIVKqH4xmn8pih6YQEAZjXMzZXFZ2Yh9UDdUVeXvgsHhkd ZM8g== MIME-Version: 1.0 X-Received: by 10.152.7.100 with SMTP id i4mr2498016laa.35.1379961335839; Mon, 23 Sep 2013 11:35:35 -0700 (PDT) Received: by 10.114.187.71 with HTTP; Mon, 23 Sep 2013 11:35:35 -0700 (PDT) Date: Mon, 23 Sep 2013 14:35:35 -0400 Message-ID: Subject: any interest in massaging the new error log provider to fit into 2.4.x? From: Jeff Trawick To: Apache HTTP Server Development List Content-Type: multipart/alternative; boundary=001a11c27d823a00ee04e7114995 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c27d823a00ee04e7114995 Content-Type: text/plain; charset=ISO-8859-1 In 2.4 the syslog logging wouldn't be implemented as a provider, the ErrorLog directive parser would be different, new structure fields would be at the end, but otherwise it shouldn't be hard :) -- Born in Roswell... married an alien... http://emptyhammock.com/ --001a11c27d823a00ee04e7114995 Content-Type: text/html; charset=ISO-8859-1
In 2.4 the syslog logging wouldn't be implemented as a provider, the ErrorLog directive parser would be different, new structure fields would be at the end, but otherwise it shouldn't be hard :)

--
Born in Roswell... married an alien...
http://emptyhammock.com/
--001a11c27d823a00ee04e7114995--