Scott,
All you need to do is use the singleton class "Log" like this
Log.Info('Somethings wrong:' + msg);
OR
Log.Debug('Totally screwed now');
after importing the class
with
import Turbine.services.Logger.Log (cant remeber exact syntax).
pat.
Quoting Scott Eade <[EMAIL PROTECTED]>:
> From: "Geir Magnusson Jr." <[EMAIL PROTECTED]>
> > Yes - there is a log4j adapter currently in Velocity, and there is
> > another one coming (I can put in today if you are interested) that is
> > very simple to set up.
>
> "Very simple to set up" sounds interesting to me. Can you give me a
> rough idea of how I would set this up in turbine 2.1?
> >
> > geir
> >
> Thanks,
>
> Scott
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]