5 Commits

Author SHA1 Message Date
pythongosssss
7e6dbe798a Fix output flush on linux 2024-11-07 20:26:22 +00:00
pythongosssss
86816e07ca fix tests 2024-10-29 20:06:12 +00:00
pythongosssss
4f976f6080 Add /logs/raw and /logs/subscribe for getting logs on frontend
Hijacks stderr/stdout to send all output data to the client on flush
2024-10-27 17:11:20 +00:00
comfyanonymous
6f021d8aa0 Let --verbose have an argument for the log level. 2024-10-04 10:05:34 -04:00
Chenlei Hu
e91662e784
Get logs endpoint & system_stats additions (#4690)
* Add route for getting output logs

* Include ComfyUI version

* Move to own function

* Changed to memory logger

* Unify logger setup logic

* Fix get version git fallback

---------

Co-authored-by: pythongosssss <125205205+pythongosssss@users.noreply.github.com>
2024-08-30 12:46:37 -04:00