geirm       01/03/19 15:00:28

  Modified:    examples README.txt
  Log:
  added note about logging example
  
  Revision  Changes    Path
  1.8       +4 -0      jakarta-velocity/examples/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/README.txt,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- README.txt        2001/02/12 03:06:30     1.7
  +++ README.txt        2001/03/19 23:00:26     1.8
  @@ -57,6 +57,10 @@
      script.
    - a context implementation that uses a TreeMap for storage.  Very simple.
   
  +logger_example
  +--------------
  +This is a toy program to show how any class can be used as a logging
  +facility with Velocity.
   
   Thanks for using Velocity!
   
  
  
  

Reply via email to