pollux/dist
Jeena 55fe47b172 Replace custom logging with tracing crate and RUST_LOG env var
- Remove custom logging module and init_logging function
- Update main.rs to use tracing_subscriber with EnvFilter
- Remove log_level from global config structure
- Update documentation and tests to use RUST_LOG
- Format long lines in config.rs and test files for better readability
2026-01-22 05:25:46 +00:00
..
config.toml feat: Implement virtual hosting for multi-domain Gemini server 2026-01-22 02:38:09 +00:00
INSTALL.md Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
pollux.service feat: Implement virtual hosting for multi-domain Gemini server 2026-01-22 02:38:09 +00:00