[slf4j-user] Using slf4j
Rusty Wright
rwright.lists at gmail.com
Sat Apr 30 04:02:32 CEST 2011
"The Simple Logging Facade for Java or (SLF4J) serves as a simple facade
or abstraction for various logging frameworks, e.g. java.util.logging,
log4j and logback, allowing the end-user to plug in the desired logging
framework at deployment time."
Which means it depends on how you've configured the underlying logging
system. (My choice is logback of course.)
On 4/26/2011 9:11 AM, Nitish Bangera wrote:
> Hello,
> .I am new to slf4j logging. I know to get the logger for my hello
> world class but i don't know where the logs will be written to. Is
> there a method to direct this output to a log file say helloworld.log?
>
> --
> Regards,
> Nitish S. Bangera
>
>
> _______________________________________________
> slf4j-user mailing list
> slf4j-user at qos.ch
> http://qos.ch/mailman/listinfo/slf4j-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/slf4j-user/attachments/20110429/b1bb2356/attachment.html>
More information about the slf4j-user
mailing list