Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 23156 invoked from network); 22 Dec 2003 17:50:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Dec 2003 17:50:21 -0000 Received: (qmail 42277 invoked by uid 500); 22 Dec 2003 17:50:13 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 42159 invoked by uid 500); 22 Dec 2003 17:50:13 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 42143 invoked from network); 22 Dec 2003 17:50:12 -0000 Received: from unknown (HELO ms-smtp-02-eri0.southeast.rr.com) (24.25.9.101) by daedalus.apache.org with SMTP; 22 Dec 2003 17:50:12 -0000 Received: from vulcan.knowmad.com (clt74-109-241.carolina.rr.com [24.74.109.241]) by ms-smtp-02-eri0.southeast.rr.com (8.12.10/8.12.7) with ESMTP id hBMHoEAb004531 for ; Mon, 22 Dec 2003 12:50:14 -0500 (EST) Received: from zeus ([192.168.1.5] ident=mail) by vulcan.knowmad.com with esmtp (Exim 3.35 #1 (Debian)) id 1AYUC5-0002yj-00 for ; Mon, 22 Dec 2003 12:50:13 -0500 Received: from william by zeus with local (Exim 3.36 #1 (Debian)) id 1AYUC5-0003pg-00 for ; Mon, 22 Dec 2003 12:50:13 -0500 Date: Mon, 22 Dec 2003 12:50:13 -0500 From: William McKee To: test-dev@httpd.apache.org Subject: A::T and STDERR Message-ID: <20031222175013.GV5575@knowmad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi list, Sorry if this is a FAQ. I could not search the list archives because the link to the archives[1] is redirecting to apache.org. I am a newcomer to the Apache::Test environment and am working through Stas' excellent documentation on using it. I've got it working but am getting an error during operation which I am trying to track down. I will oftentimes dump objects to the apache error log for helping me during debugging. This technique does not appear to work within the A::T framework. I am checking the error.log file creating in the t/log directory. However, nothing that I write to STDERR via warn is making it into this output. Is this expected behavior? Is there a way I can configure the environment to allow my modules to write to the error log? Thanks, William [1] http://httpd.apache.org/test/ -- Knowmad Services Inc. http://www.knowmad.com