mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
- Replace fixed `flexi_logger::Duplicate::Info` with dynamic level from config - Convert logger_level string to corresponding LevelFilter enum - Ensure terminal output respects the same log level as file logs - Fix documentation to reflect the dynamic level behavior