fabro/lib/crates/fabro-cli
Bryan Helmkamp e6ca9eba87
refactor(cli): rename ServerLogSink to LogSink
The Server prefix is redundant -- the type is used by both Server and
Worker variants of InternalLogSink, and the helper that builds it from a
runtime directory is renamed to log_sink to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 17:36:03 -04:00
..
src refactor(cli): rename ServerLogSink to LogSink 2026-04-26 17:36:03 -04:00
tests/it feat(server): add per-run worker logs 2026-04-26 14:53:03 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml feat(server): support stdout log destination 2026-04-26 14:52:15 -04:00