blakeblackshear.frigate/frigate
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
..
api Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
camera Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
comms Catch unpickling error 2025-08-16 10:20:33 -05:00
config Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
data_processing Improve logging (#18867) 2025-08-16 10:20:33 -05:00
db
detectors Improve logging (#18867) 2025-08-16 10:20:33 -05:00
embeddings Improve logging (#18867) 2025-08-16 10:20:33 -05:00
events Improve logging (#18867) 2025-08-16 10:20:33 -05:00
genai fix: Initialize GenAI client if GenAI is enabled globally (#18623) 2025-08-16 10:20:33 -05:00
images
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
output Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
ptz Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
record Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
review Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
service_manager
stats Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
test Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
track Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
util Improve logging (#18867) 2025-08-16 10:20:33 -05:00
__init__.py
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
const.py Make Birdseye clickable (#18628) 2025-08-16 10:20:33 -05:00
ffmpeg_presets.py Rockchip: add FFmpeg 7.1 to image (#19227) 2025-07-21 06:07:51 -06:00
log.py Improve logging (#18867) 2025-08-16 10:20:33 -05:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00