<div>I am working on a Groovy application with Spring.</div><div><br></div><div>I have the following SLF4J jars:</div><div><br></div><div>slf4j-api-1.6.0.jar</div><div><div>slf4j-simple-1.6.0.jar</div></div><div>jcl-over-slf4j-1.6.0.jar</div>
<div><br></div><div>With these jars Is it possible to configure </div><div>a) the log level, or </div><div>b) a file to write the logging output to? </div><div><br></div><div>I did find an old post from Ceki that indicated that SLF4J Simple could not be configured ( <a href="http://www.mail-archive.com/user@slf4j.org/msg00384.html">http://www.mail-archive.com/user@slf4j.org/msg00384.html</a> ) but I just wanted to confirm this.</div>
<div><br></div><div>I am new to both SLF4J and logging so I appreciate any advice.</div><div><br></div><div>Thanks</div><div><br></div>