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