Probably you should take a look at the other tomcat logfiles (if you
are using tomcat). You will find them by default in the
/log directory.
-Henning
On Wed, May 13, 2009 at 12:26 AM, Brian Levine wrote:
>
>
> Hey all,
>
> I've been writing some new PageModels (new classes that extend PageModel)
Hey all,
I've been writing some new PageModels (new classes that extend PageModel) with
methods that are invoked from velocity templates. I've added log statements in
the java code, but I don't see the output in roller.log. I know it's being
invoked because the page gets rendered. I also t