On Mon, Nov 17, 2008 at 6:02 PM, nym <[EMAIL PROTECTED]> wrote: > > I'm having no luck in trying to get paster shell to log messages. > > If I have a model that logs a message, where does that message go? Do > I need to enable logging somehow? I have no problem logging with > regular requests. > > This is my handler_console currently: > > [handler_console] > class = StreamHandler > args = (sys.stderr,) > level = NOTSET > formatter = generic > I have never tried it but I believe logging config is not loaded with shell.
> Thank you, > nym > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
