pollux/tests
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
..
common.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
config_validation.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
gemini_test_client.py feat: Implement virtual hosting for multi-domain Gemini server 2026-01-22 02:38:09 +00:00
rate_limiting.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
virtual_host_config.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
virtual_host_integration.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
virtual_host_paths.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
virtual_host_routing.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00