EUDAT-B2SHARE / b2share

B2SHARE software for the EUDAT CDI services.
https://b2share.eudat.eu
GNU General Public License v2.0
35 stars 33 forks source link

Improve error handling in configloader #1915

Open gcakir opened 1 year ago

gcakir commented 1 year ago

With this change, default config will be set to 'Debug' if the environmental variable LOGGING_LEVEL was not set. @ @JohannesLares @hjhsalo