<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [slf4j-user] HELP:Programatically setting the log levels?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks Boris,<BR>
I shall use the underlying log4j impl.<BR>
<BR>
Thanks and Regards,<BR>
Setu<BR>
-----------------------------------<BR>
setu@tibco.com<BR>
off: +91.20.30212111<BR>
mob: +91.9960692038<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: user-bounces@slf4j.org &lt;user-bounces@slf4j.org&gt;<BR>
To: User list for the slf4j project &lt;user@slf4j.org&gt;<BR>
Sent: Mon Feb 19 23:32:08 2007<BR>
Subject: Re: [slf4j-user] HELP:Programatically setting the log levels?<BR>
<BR>
Hello Setu,<BR>
<BR>
Setumadhav Kulkarni wrote:<BR>
&gt;<BR>
&gt; Hi,<BR>
&gt;<BR>
&gt;&nbsp;<BR>
&gt;<BR>
&gt; I want to set the log levels for various loggers as my program is<BR>
&gt; executing using slf4j.<BR>
&gt;<BR>
&gt;&nbsp;<BR>
&gt;<BR>
&gt; Can anyone please help me with this?<BR>
&gt;<BR>
&gt;&nbsp;<BR>
&gt;<BR>
SLF4J is just a wrapper not a full logging implementation. You can just<BR>
configure the underlying full logging API<BR>
programatically or by properties.<BR>
It is even not the intention of SLF4J to have a possibility to<BR>
manage/wrap half a dozens of configuration APIs of different loggers.<BR>
This feature is neither missing nor a bug.<BR>
<BR>
Other wrapper APIs like Apache Jakarta Commons Logging (JCL) do not have<BR>
this feature, too.<BR>
<BR>
Which underlying log API do you plan to use?<BR>
<BR>
Regards<BR>
Boris<BR>
<BR>
_______________________________________________<BR>
user mailing list<BR>
user@slf4j.org<BR>
<A HREF="http://www.slf4j.org/mailman/listinfo/user">http://www.slf4j.org/mailman/listinfo/user</A><BR>
</FONT>
</P>

</BODY>
</HTML>