
Author: seb Date: Mon Mar 5 12:42:55 2007 New Revision: 1399 Modified: logback/trunk/README.txt Log: updated the read me Modified: logback/trunk/README.txt ============================================================================== --- logback/trunk/README.txt (original) +++ logback/trunk/README.txt Mon Mar 5 12:42:55 2007 @@ -1,16 +1,22 @@ - -Logback Read Me ---------------------------- -Thanks for downloading logback! +Thank you for downloading logback, the reliable, generic, fast and +flexible logging library for Java. -The full logback documentation can be found in the -logback-site module, in the following directory: +The Logback documentation can be found under the docs/ directory. +Building logback +================ -logback-site/target/site +Building logback is documented at: + http://logback.qos.ch/manual/introduction.html#BuildingLogback -Enjoy, +In case of problems +=================== -The logback Team \ No newline at end of file +In case of problems please do not hesitate to post an e-mail message +on the logback-user@qos.ch mailing list. However, please do not +directly e-mail logback developers. The answer to your question might +be useful to other users. Moreover, there are many knowledgeable users +on the logback-user mailing lists who can quickly answer your +questions. \ No newline at end of file