<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Setu,<br>
<br>
Setumadhav Kulkarni wrote:
<blockquote
cite="mid1F86AB79B4456747A4367AFF1D7803BFEA719A@NA-PA-VBE02.na.tibco.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator"
content="MS Exchange Server version 6.5.7651.59">
<title>Re: [slf4j-user] HELP:Programatically setting the log levels?</title>
<!-- Converted from text/plain format -->
<p><font size="2">Thanks Boris,<br>
I shall use the underlying log4j impl.</font><br>
</p>
</blockquote>
in my personal opinion configuring loggers programatically is bad
practise and maybe<br>
the usecase has to be reviewed.<br>
<br>
If you really want to use SLF4J but you are configuring by code, you do
not need SLF4J<br>
because you have no chance to switch from log4j as underlying API if
you have code<br>
which configures log4j.<br>
One thing: Maybe you have an old version of log4j (most people still
have 1.2.8 downloads which<br>
is the most spread version).<br>
There is a version 1.2.14, which contains a lot of bugfixes:<br>
<a class="moz-txt-link-freetext" href="http://logging.apache.org/log4j/docs/download.html">http://logging.apache.org/log4j/docs/download.html</a><br>
<br>
Regards<br>
Boris<br>
<br>
</body>
</html>