From dev-return-94718-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Apr 18 06:54:54 2012 Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-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 711989C3A for ; Wed, 18 Apr 2012 06:54:54 +0000 (UTC) Received: (qmail 59781 invoked by uid 500); 18 Apr 2012 06:54:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 59691 invoked by uid 500); 18 Apr 2012 06:54:54 -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 List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 59599 invoked by uid 99); 18 Apr 2012 06:54:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2012 06:54:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Wed, 18 Apr 2012 06:54:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A05C839F585 for ; Wed, 18 Apr 2012 06:54:27 +0000 (UTC) Date: Wed, 18 Apr 2012 06:54:27 +0000 (UTC) From: "Ivan (Commented) (JIRA)" To: dev@geronimo.apache.org Message-ID: <919463163.36204.1334732067756.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1897255467.5760.1300240709503.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (GERONIMO-5864) ServletContext.log doesn't log MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256248#comment-13256248 ] Ivan commented on GERONIMO-5864: -------------------------------- Just add a debug point there, the log name is something like org.apache.catalina.core.ContainerBase.[Catalina].[0.0.0.0].[/jsp-examples-war-2.2-SNAPSHOT]. Think that, we could just first try to change that back to INFO, if there are not annoying messages output, that will be fine. Or, we could customize the logName by override the target method in the GeronimoStandardContext. > ServletContext.log doesn't log > ------------------------------ > > Key: GERONIMO-5864 > URL: https://issues.apache.org/jira/browse/GERONIMO-5864 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0 > Reporter: Kevan Miller > Assignee: Saphen Qiu > Fix For: 3.0 > > > ServletContext.log() calls aren't logged anywhere (as far as i can tell). This is on a tomcat server. I didn't test a jetty assembly. -- 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