Files
frigate/frigate
gtsiam 1c24f0054a Make logging code self-contained (#13785)
* Make logging code self-contained.

Rewrite logging code to use python's builting QueueListener, effectively
moving the logging process into a thread of the Frigate app.

Also, wrap this behaviour in a easy-to-use context manager to encourage
some consistency.

* Fixed typing errors

* Remove todo note from log filter

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Do not access log record's msg directly

* Clear all root handlers before starting app

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-09-17 08:26:25 -05:00
..
2024-09-13 14:44:31 -06:00
2024-09-13 15:14:51 -05:00
2024-05-20 07:37:56 -06:00
2024-09-13 15:14:51 -05:00
2024-09-13 15:14:51 -05:00
2024-09-03 10:22:30 -06:00
2024-09-14 07:03:39 -06:00
2021-01-26 21:40:33 -06:00
2024-09-05 18:27:32 -06:00
2024-09-15 11:42:52 -06:00
2023-04-15 14:17:59 -05:00
2024-01-31 12:56:11 +00:00
2023-07-06 09:28:50 -05:00