Author: henning
Date: Sun Oct  9 05:31:37 2005
New Revision: 307415

URL: http://svn.apache.org/viewcvs?rev=307415&view=rev
Log:
update docs


Modified:
    jakarta/velocity/core/trunk/examples/logger_example/README.txt

Modified: jakarta/velocity/core/trunk/examples/logger_example/README.txt
URL: 
http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/examples/logger_example/README.txt?rev=307415&r1=307414&r2=307415&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/examples/logger_example/README.txt (original)
+++ jakarta/velocity/core/trunk/examples/logger_example/README.txt Sun Oct  9 
05:31:37 2005
@@ -23,21 +23,13 @@
 logger_example.bat
 
 
-Log4jCategoryExample
---------------------
+Log4jLoggerExample
+------------------
 This class demonstrates how to configure Velocity to use an 
- existing log4j category for logging.
+ existing log4j logger for logging.
 
-No batchfiles are provided as this is considered an advanced example
-(and we want to stop maintaining these batch files :)
+To test this example, change "LoggerExample" to "Log4jLoggerExample"
+in the batch file and run.
 
-To test this example, add the jars
-
-   bin/velocity-dep-1.x.jar
-
-and 
-
-  build/lib/log4j-core-X.jar 
-
-to your classpath, and compile and run.  You will see that the log4j
-output will contain the output from velocity's initialization.
+You will see that the log4j output will contain the output from
+velocity's initialization.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to