Why should an initLogger method be in LiftRules? ------------------------------------- Marius<[email protected]> wrote:
Then perhaps: LiftRules.initLogger(Log4J) On Feb 25, 12:16 pm, Jeppe Nejsum Madsen <[email protected]> wrote: > On Thu, Feb 25, 2010 at 10:32 AM, Marius <[email protected]> wrote: > > I'd opt in for something like: > > > LiftRules.logger = Log4J > > Agree this fits the current idioms, but how should this be triggered? > The new logging code is in lift-common so cannot call stuff in > LiftRules. > > Note we're not talking about Loggers (objects that have warn & info > methods) but about configuring the logging system, which needs to be > done before Loggers can be used. > > /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. -- 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.
