On Thu, Apr 3, 2008 at 7:44 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > The drawback > is that creates a log file on the project folder (I'm not found how to > output the log on the screen yet!).
Have you looked at this page? http://velocity.apache.org/engine/devel/developer-guide.html#configuring_logging Here are some specific examples: http://www.java2s.com/Code/Java/Velocity/Velocity-Log.htm
