rommapp / romm

A beautiful, powerful, self-hosted rom manager and player.
https://romm.app
GNU Affero General Public License v3.0
3.08k stars 128 forks source link

misc: Do not fail if LOGLEVEL is not uppercase #1511

Closed adamantike closed 2 weeks ago

adamantike commented 2 weeks ago

The logging.setLevel method expects the log level to be in uppercase. This change ensures that the LOGLEVEL config value is always in uppercase.

github-actions[bot] commented 2 weeks ago

Test Results

93 tests   93 ✅  27s ⏱️  1 suites   0 💤  1 files     0 ❌

Results for commit 6f5e0a0e.