Skip to content

refactor(util): move LogLevel enum into util module#51

Merged
OldUser101 merged 1 commit intomainfrom
OldUser101/push-wmwlrrmykvpx
Feb 25, 2026
Merged

refactor(util): move LogLevel enum into util module#51
OldUser101 merged 1 commit intomainfrom
OldUser101/push-wmwlrrmykvpx

Conversation

@OldUser101
Copy link
Owner

  • move LogLevel to util, with other arg-related enums
  • impl From<LogLevel> on tracing::level_filters::LevelFilter to simplify conversion.

- move `LogLevel` to `util`, with other arg-related enums
- impl `From<LogLevel>` on `tracing::level_filters::LevelFilter`
    to simplify conversion.
@OldUser101 OldUser101 merged commit 5cce427 into main Feb 25, 2026
1 check passed
@OldUser101 OldUser101 deleted the OldUser101/push-wmwlrrmykvpx branch February 25, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant