I am looking for a way to specify an application's configuration from the 
environment, to override default settings in a file (preferably yaml 
format).

This is mainly to change logging behaviour in different contexts but such a 
configuration practice would be very useful elsewhere - and I have had 
great difficulty in finding anything that will do the job, surprisingly.

Does logbook support this approach? I know that the standard logging module 
has some support via the 'ext://' mechanism in a yaml file but that is 
limited.

Any input weclome.


Thanks ...

Richard Prosser
PS I also know that ConfigParser can use os.environ() to specify default 
values but that is the wrong precedence order.

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pocoo-libs+unsubscr...@googlegroups.com.
To post to this group, send email to pocoo-libs@googlegroups.com.
Visit this group at https://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to