Hello Setu,

Setumadhav Kulkarni wrote:

Thanks Boris,
I shall use the underlying log4j impl.

in my personal opinion configuring loggers programatically is bad practise and maybe
the usecase has to be reviewed.

If you really want to use SLF4J but you are configuring by code, you do not need SLF4J because you have no chance to switch from log4j as underlying API if you have code
which configures log4j.
One thing: Maybe you have an old version of log4j (most people still have 1.2.8 downloads which
is the most spread version).
There is a version 1.2.14, which contains a lot of bugfixes:
http://logging.apache.org/log4j/docs/download.html

Regards
Boris

_______________________________________________
user mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/user

Reply via email to