Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 94487 invoked from network); 20 Oct 2008 19:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Oct 2008 19:58:48 -0000 Received: (qmail 55527 invoked by uid 500); 20 Oct 2008 19:58:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55498 invoked by uid 500); 20 Oct 2008 19:58:39 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 55487 invoked by uid 99); 20 Oct 2008 19:58:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 12:58:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mohitanchlia@gmail.com designates 209.85.200.170 as permitted sender) Received: from [209.85.200.170] (HELO wf-out-1314.google.com) (209.85.200.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 19:57:30 +0000 Received: by wf-out-1314.google.com with SMTP id 25so2098568wfc.12 for ; Mon, 20 Oct 2008 12:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=oox3527iiYt0fxUMhLv3IGLqoOuhemr18L6Ku50lsiI=; b=PZRyQQF1yna/7uhvK7kkv95KbUHwP8dRANxNVZgUXL9VTIst09LnUWHcczOQLmgMTv XOj13/nc4Ce4/01WDXY8P/+XLf7OAoEGZfHJHIxMss1A2nJH3J86tThiKYcMYs2YXIMM K1RRh9lm2XIv00JZQ4RSPz0hvjrdCifj/YJtU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=o8D7qve53CH90WfXcn61Elpk2FXI4QRStpfgHP3ZCXCZlb7rOOVKce8PktmW6Hm4GE XJX3B19bqIV5+lia8NsWle3jzDSIO0F83oj00BKmmqDel0wvWrp9nmp/IWqf6eXFXXLY LDtlYTf+j3T+QBopeqOaJex8+fnjQ/CexoA4U= Received: by 10.142.191.10 with SMTP id o10mr3290162wff.94.1224532678919; Mon, 20 Oct 2008 12:57:58 -0700 (PDT) Received: by 10.142.76.9 with HTTP; Mon, 20 Oct 2008 12:57:58 -0700 (PDT) Message-ID: <2dfefcd20810201257u779a284er99f83f652a4688ab@mail.gmail.com> Date: Mon, 20 Oct 2008 12:57:58 -0700 From: "Mohit Anchlia" To: "Tomcat Users List" Subject: Log messages MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I have 2 questions: 1. Can I use JMX console to enable or disable LOGLEVEL to debug? 2. I am using log4j, and I am seeing that the logs from my application are being written to both catalina.out and the one specified in log4j.xml --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org