On Thu, Mar 4, 2010 at 6:12 PM, Stuart Roebuck <[email protected]> wrote: > Trying this on 2.8 with the 2.8 Lift Snapshot. > > The Logger trait seems to work fine though looking at the code I can't > see how setup gets called.
It should be called when the lazy val checkConfig is being initialized. > > The Loggable trait is throwing a null pointer exception. > > I'm using Log4J. Could you show (part of) the stacktrace? There's another glitch with the Logger specs in the 2.8 branch so I may get some time to look at this soon. > > Stuart. > > P.S. I don't want to mess with other people's wiki pages, but I > wonder whether it is worth consolidating the pages: "How To: Configure > Logging" and "Logging in Lift". It's a community wiki. Feel free to edit :-) And you're right they should be consolidated. I actually thought I did a search before creating the new page...oh well. /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
