Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 58354 invoked from network); 2 Dec 2004 23:54:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Dec 2004 23:54:24 -0000 Received: (qmail 20126 invoked by uid 500); 2 Dec 2004 23:54:20 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20098 invoked by uid 500); 2 Dec 2004 23:54:19 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20084 invoked by uid 99); 2 Dec 2004 23:54:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from grerelbul01.net.external.hp.com (HELO grerelbul01.net.external.hp.com) (155.208.255.36) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Dec 2004 15:54:18 -0800 Received: from vistula.poland.hp.com (vistula.poland.hp.com [15.188.0.12]) by grerelbul01.net.external.hp.com (Postfix) with ESMTP id B12D237EAC for ; Fri, 3 Dec 2004 00:54:37 +0100 (CET) Received: from [127.0.0.1] (namdynwar15.poland.hp.com [15.127.97.15]) by vistula.poland.hp.com with ESMTP (8.9.3 (PHNE_28760_binary)/8.8.6 SMKit7.02) id AAA21476 for ; Fri, 3 Dec 2004 00:54:12 +0100 (MET) Message-ID: <41AFAB03.3070905@apache.org> Date: Fri, 03 Dec 2004 00:53:39 +0100 From: Jacek Laskowski Organization: Apache Geronimo (http://geronimo.apache.org) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041122 X-Accept-Language: pl, en, en-us MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: How to turn on logging? References: <41AED2FE.6070006@apache.org> <3D08D185-4482-11D9-948F-000D93C5B79C@gluecode.com> In-Reply-To: <3D08D185-4482-11D9-948F-000D93C5B79C@gluecode.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dain Sundstrom wrote: > I just started up my server and got lots of debug messages printed to > var/log/geronimo.log Right. I wasn't clear enough the first time. What I'm after is to have messages from the Deployer printed out. I can't seem to be able to turn them on. According to var/log/deployer-log4j.properties the messages should go to var/log/deployer.log, but they don't. Why? > -dain Jacek