1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-02-27 00:19:39 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
gtsiam
e5e196bd7f
Fix logging ()
Fixes logging without introducing more junk into FrigateApp.
2024-10-03 06:33:53 -06:00
Nicolas Mowen
f36e7430ae
Fix logging ()
* Fix log level setting

* fix app.py mypy issues
2024-09-30 17:45:22 -05:00
gtsiam
bbbb3b4a06
Split config.py into multiple files ()
* Replace logging.warn with logging.warning

* Install config global state early

* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00