Files
brewpi/server
jens e2222dae5e server: mirror console output to a text log under logs/
The codebase logs everything via plain print() scattered across
tasks/ws/components - rather than touch every call site, stdout/stderr
are now duplicated (Tee) into logs/brewpi.<timestamp>.log alongside
the existing tracer .mat files, line-buffered so a crash doesn't lose
the tail of the log.
2026-06-21 12:34:09 +02:00
..
2026-06-21 12:29:15 +02:00
2026-06-21 12:29:15 +02:00
2026-06-21 12:29:15 +02:00