In Pylons it's in the global config, not the app config. Maybe Pyramid is the same?
On Fri, Apr 19, 2013 at 3:13 PM, Jonathan Vanasco <[email protected]>wrote: > resurrecting this back from the dead... > > would anyone know how to access the 'here' off a request object ? is it > possible? If not, would someone know how/where to patch the settings to > support this? > > looking through the source, I only see 'here' value being set during > logging setup. > > > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
