From dev-return-19021-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Oct 31 20:07:53 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 D1EA39137 for ; Mon, 31 Oct 2011 20:07:53 +0000 (UTC) Received: (qmail 5378 invoked by uid 500); 31 Oct 2011 20:07:53 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 5343 invoked by uid 500); 31 Oct 2011 20:07:53 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 5334 invoked by uid 99); 31 Oct 2011 20:07:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2011 20:07:53 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2011 20:07:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3D31B32AB2C for ; Mon, 31 Oct 2011 20:07:32 +0000 (UTC) Date: Mon, 31 Oct 2011 20:07:32 +0000 (UTC) From: "Sam Bisbee (Commented) (JIRA)" To: dev@couchdb.apache.org Message-ID: <474758030.42372.1320091652252.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (COUCHDB-464) Allow POST to _log for external processes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140507#comment-13140507 ] Sam Bisbee commented on COUCHDB-464: ------------------------------------ Yeah, new lines should just be stripped out. Maybe even all escape characters: I suppose text editors with wrapping turned on would make enough tabs look like a newline, etc. > Allow POST to _log for external processes > ----------------------------------------- > > Key: COUCHDB-464 > URL: https://issues.apache.org/jira/browse/COUCHDB-464 > Project: CouchDB > Issue Type: New Feature > Reporter: Robert Newson > Fix For: 1.3 > > Attachments: 0001-Add-POST-support-to-_log.patch, 0001-Add-POST-support-to-_log.patch, 0001-Add-POST-support-to-_log.patch > > > Add POST support to _log so that external processes can also log to couch.log. This would allow couchdb-lucene (to pick a random example) to log consistently. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira