hep-gc / dynafed_storagestats

Apache License 2.0
2 stars 2 forks source link

UGR Configuration file global options. #5

Closed ffgalindo closed 6 years ago

ffgalindo commented 6 years ago

Deal with * options both on conf.d files and ugr.conf.

ffgalindo commented 6 years ago

Added mechanism to deal with global ("*") settings in the ugr.conf files. Any settings set for individual endpoints supersede any global options. INFO and DEBUG loggers were also added to inform on this.

Since the term settings for the configuration files and endpoints make more sense than "options" I have renamed all variables, functions, exceptions, etc to reflect this.