aw <[email protected]> writes: > One thing that bugs me is how all the logging comes from one logger: > lift [Slf4jLogger.scala:110] > As a result, you don't have the granularity to adjust just > org.liftweb.http or org.liftweb.mapper, for example.
Indeed. That is one of the things I would try to remedy http://github.com/dpp/liftweb/issues/#issue/310 > > I liked your suggestion about adding a Logging trait: > http://groups.google.com/group/liftweb/browse_thread/thread/6aa012b673946242/b51747a0009ebae2?lnk=gst&q=LOGGER#b51747a0009ebae2I'm > thinking this would be a nice addition to the framework. I agree. I've created a ticket to track these changes: http://github.com/dpp/liftweb/issues/#issue/309 /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.
