[logback-user] Using logback simply

shef shef31 at yahoo.com
Wed Jan 24 05:51:59 CET 2007


Hello,

I've read the docs, and I'm having a hard time understanding how to perform basic tasks. The manual, is, ah, less than straightforward...

All I want to do is log to a disk file, and configure this in code. Using XML config files is not an option. I see no sample code in the docs that shows how to do this. The manual gets lost in complexity very, very quickly.

All I want is something like this:

someClass.setType(...) // console, disk file, whatever
someClass.setDestination("/mydir");
someClass.setRolloverPolicy("some_policy_here");

Also -- where does it explain what is contained in logback-access.jar, logback-classic.jar, and logback-core.jar? Do I need all three, plus the slf4j-apis? Why not just one jar file?





 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news



More information about the Logback-user mailing list