Guide to Examples
-----------------

The examples are:

1. outofthebox.rb                 - How to get started with minimal setup.
2. simpleconfig.rb                - Using Log4r casually.
3. moderateconfig.rb              - Starting to get serious about logging?
4. xmlconfig.rb and moderate.xml  - XML configuration example based on #3
5. rrsetup.rb and rrconfig.xml    - A real example
6. logserver.rb and logclient.rb  - Remote logging example
7. fileroll.rb                    - Using RollingFileOutputter

All examples are runnable from a terminal. The output will go to screen and 
to files in the directory logs/.
