blakeblackshear.frigate/frigate/events
Nicolas Mowen ec6c04e49a Improve logging (#18867)
* Ignore numpy get limits warning

* Add function wrapper to redirect stdout and stderr to logpipe

* Save stderr too

* Add more to catch

* run logpipe

* Use other logging redirect class

* Use other logging redirect class

* add decorator for redirecting c/c++ level output to logger

* fix typing

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-08-16 10:20:33 -05:00
..
__init__.py
audio.py Improve logging (#18867) 2025-08-16 10:20:33 -05:00
cleanup.py Fix not deleting thumbnails (#19371) 2025-08-04 00:56:23 -05:00
maintainer.py Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
types.py