Chainsaw can read any regular text log file, including those created by slf4j and logback.
Try the latest developer snapshot of Chainsaw - it has a ton of new features which make it easy to colorize, search and filter events. You can also annotate any log entry (by adding a comment in the 'marker' field), export the log file from Chainsaw and email the log file to someone else, who can see your log and the comments you added to log entries in-place, exactly as you saw the log when you exported it from Chainsaw.
Chainsaw's initial configuration dialog makes it easy to help you start tailing a log file - you can specify the log file you want to process, and then the format of the file, and Chainsaw will start tailing the file.
If you were using log4j and a fileappender, you could use that log4j.properties file (or log4j.xml) to get Chainsaw to start tailing the log file defined from the fileappender entries in the config file.
Chainsaw also has a tutorial, built in to the UI, available from the help menu or the Welcome tab.
Right click on most anything to see what you can do an explore the menus. Or post a message to the log4j-users mailing list to get questions answered.
The latest developer snapshot of Chainsaw is available here:
http://people.apache.org/~sdeboy