Fix debug logging
This MR improves the setting of logging levels to integrate with built-in flask debug mode. Now the user can set GWDATAFIND_SERVER_DEBUG=1 or FLASK_DEBUG=1 in their environment to enable debug logging.
This MR improves the setting of logging levels to integrate with built-in flask debug mode. Now the user can set GWDATAFIND_SERVER_DEBUG=1 or FLASK_DEBUG=1 in their environment to enable debug logging.