| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-09 | refactor(io): move LogLevel into base_io | nsfisis | |
| LogLevel has no user outside BaseIO, so it lives next to its only consumer and the psr crate tree is dropped. The log() level parameter becomes &str now that the constants are compared directly. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> | |||
| 2026-06-28 | refactor: add linter | nsfisis | |
