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
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to