Hi Curtis, While I compile with your suggestion, I still fail to understand why the *same* piece of code works when I restart the uwsgi process. It should be consistent. So this still leaves that behavior un-understood. Would you agree with me?
Thanks for your input! /anil. On Mon, Dec 7, 2015 at 4:21 PM, Anil Jangam <[email protected]> wrote: > Ok, I see your point. I will consider that change as well. > > On Mon, Dec 7, 2015 at 4:15 PM, Curtis Maloney <[email protected]> > wrote: > >> >> 42 # Get to the real business >>> 43 logger = logging.getLogger(__name__) >>> 44 setup_logging(default_path = log_cfg_path) >>> >> >> Why do you get your logger _before_ configuring? >> >> -- >> Curtis >> >> _______________________________________________ >> uWSGI mailing list >> [email protected] >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >> > >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
