From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=0.0 required=3.0 tests=MSGID_FROM_MTA_HEADER, TVD_RCVD_IP shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Claudio Poli Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: merge stdout_path with Rails' log Date: Mon, 26 Nov 2012 07:53:45 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1353912837 4715 80.91.229.3 (26 Nov 2012 06:53:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Nov 2012 06:53:57 +0000 (UTC) To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Nov 26 07:54:09 2012 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version:x-mailer; bh=JIDASM3HQl66GMGbTNHiEqRLPghCw0syMxzBJYnKznQ=; b=S54MgIjZIOoTT7dR7tXSqdhvcDwdWYC4JA7ajwwvQugqW8HVOFC091WeMs/rTRPes6 Q9nnGhM9OPvweaWGcGNAM5evzRxedFUS1qpN+M9CP380jXJNBPGvdJo4BCVhYbOkvT1P gp8B2uZI534UX7TcptLgSsGVeHVUTLSmx1rOiD+bgQrXuMwD1Wa8+r1aHMDKcrFN71Br 9TwcbQbsdkuObyY3lweCvJf+DhN8BvJorORytKIaa48AkzPC2VD5fMSz2EW+t0W/yHzw gu1H0hloOZuk5zNqst/yGGDZiHWfvotYuyTPnccVqIQDd1b31nFb1Tjd03EXbB+Xa6lu mPeA== X-Mailer: Apple Mail (2.1499) X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:412 Archived-At: Received: from 50-56-192-79.static.cloud-ips.com ([50.56.192.79] helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tcsa1-0005SX-CC for gclrrg-rainbows-talk@m.gmane.org; Mon, 26 Nov 2012 07:54:09 +0100 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4B9F12E079; Mon, 26 Nov 2012 06:53:57 +0000 (UTC) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) by rubyforge.org (Postfix) with ESMTP id 73C23263053 for ; Mon, 26 Nov 2012 06:53:49 +0000 (UTC) Received: by mail-ea0-f178.google.com with SMTP id k11so4245742eaa.23 for ; Sun, 25 Nov 2012 22:53:48 -0800 (PST) Received: by 10.14.209.6 with SMTP id r6mr42176845eeo.34.1353912828344; Sun, 25 Nov 2012 22:53:48 -0800 (PST) Received: from [192.168.5.114] ([151.64.232.13]) by mx.google.com with ESMTPS id g47sm32304168eeo.6.2012.11.25.22.53.46 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Nov 2012 22:53:47 -0800 (PST) Hello, quick question, do you foresee problems to set stdout_path and stderr_path pointing to the underlying rails' log file (production.log)? Thanks in advance. _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying