Files
converge/test
jbrechtel f66dfcbccb
Build / build (push) Failing after 7s
Add configurable log levels and log file support
- New LogLevel type: Debug, Info, Warn, Error with Ord instance
- Logger holds configured level and output handle (stderr or file)
- --log-level and --log-file CLI flags
- log_level and log_file YAML config fields
- Log messages assigned appropriate severity levels
- Test logger updated to new Logger structure
- All 17 tests passing
2026-05-14 10:13:36 -04:00
..
2026-05-13 22:51:09 -04:00
2026-05-13 22:15:55 -04:00
2026-05-13 22:15:55 -04:00