<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Perfect! Thanks!<br>
<br>
Ceki Gulcu wrote:
<blockquote cite="mid:48C693F8.3020207@qos.ch" type="cite">
<pre wrap="">Hello Kim,
Use slf4j-migrator [1] to migrate the source code of your applications to SLF4J.
Use log4j-over-slf4j and/or jul-to-slf4j to redirect log4j, respectively JUL
logs to SLF4J. See <a class="moz-txt-link-freetext" href="http://">http://</a> slf4j.org/legacy.html for more information.
Cheers,
[1] <a class="moz-txt-link-freetext" href="http://">http://</a> slf4j.org/migrator.html
Kimberly Vogt wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
My group is considering using LogBack for our project, and I'm trying to
figure out there's a painless way to migrate both JUL logs and Log4j to
LogBack? We are currently using some Log4j, but we also use EclipseLink
which uses JUL. Any help is appreciated.
Thanks,
Kim
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>