-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Roshni,
On 6/23/2011 4:49 AM, Roshni Basu wrote:
> Do i need to make any changes in the logging.properties file?
That's typically how logging is configured.
> I tried making everything from FINE to WARNING and also i tried adding
> org.apache.catali
additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Tomcat-Logging-level-change-tp31902405p31909658.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Tomcat-Logging-level-change-tp31902405p31908461.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
2011/6/22 Roshni Basu :
>
> Tomcat version is 6.0.9.
You know, 6.0.32 is out there...
http://tomcat.apache.org/security-6.html
> Here is my snippet of code:
>
> LogManager logManager = LogManager.getLogManager();
> Enumeration e = logManager.getLoggerNames();
It won't work, because the L
Its working fine when I set to "Fine". In catalina.out i can see "fine" and
"info" logs butwhen I set to warning, even info level logs appear.
n828cl wrote:
>
>> From: Roshni Basu [mailto:roshni...@gmail.com]
>> Subject: Re: Tomcat Logging level cha
Application is running on tomcat.
n828cl wrote:
>
>> From: Roshni Basu [mailto:roshni...@gmail.com]
>> Subject: Re: Tomcat Logging level change
>
>> I just run it when I need to change the log level.
>
> (This is like pulling teeth.) You're providing vir
> From: Roshni Basu [mailto:roshni...@gmail.com]
> Subject: Re: Tomcat Logging level change
> I just run it when I need to change the log level.
(This is like pulling teeth.) You're providing virtually no useful information
here. You run the program where? As a servlet? S
t;>> }
>>>> }
>>>
>>> Which is running where exactly?
>>>
>>> Mark
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail:
t;>> }
>>>> }
>>>
>>> Which is running where exactly?
>>>
>>> Mark
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: users
On 22/06/2011 16:16, Roshni Basu wrote:
>
> I have created a java file. And running this. Could you elaborate what
> exactly you want to know?
I want to know how this code is being executed. When does it run? What
triggers it?
Mark
>
> Mark Thomas wrote:
>>
>> On 22/06/2011 16:03, Roshni Basu
cr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Tomcat-Logging-level-change-tp31902405p31904108.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 22/06/2011 16:03, Roshni Basu wrote:
>
> Tomcat version is 6.0.9.
> Here is my snippet of code:
>
> LogManager logManager = LogManager.getLogManager();
> Enumeration e = logManager.getLoggerNames();
> while (e.hasMoreElements())
> {
> String loggername = e.
--
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Tomcat-Logging-level-change-tp31902405p31903978.html
Sent from the Tomcat - User mailing list ar
2011/6/22 Roshni Basu :
>
> I am changing the log level of tomcat to Level.WARNING. In this case I'm
> trying to restart tomcat and see the logs, I can see the info level logs
> like "INFO: Server startup in 50516 ms" .
> I guess info level logs should not appear if log level set to warning.
1. If
now how exactly it behvaes and why am i getting info level
logs?
--
View this message in context:
http://old.nabble.com/Tomcat-Logging-level-change-tp31902405p31902405.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
15 matches
Mail list logo