fabro/lib/crates/fabro-cli
Bryan Helmkamp d07596ca80
feat(server): support stdout log destination
Add configurable server log destinations with an environment override so containers can stream foreground server logs to stdout while local installs keep file logging by default. Validate configured log filters at load time and reject stdout logging for daemon mode.
2026-04-26 14:52:15 -04:00
..
src feat(server): support stdout log destination 2026-04-26 14:52:15 -04:00
tests/it fix(install): reject wildcard public URLs 2026-04-25 18:58:00 -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