mirror of
https://github.com/rustfs/rustfs.git
synced 2026-05-09 00:13:16 +08: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