1 Open Issue Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
Add enums for LogLevel about 5 hours ago

AI Summary: This issue proposes refactoring the `LogLevel` type from a simple string to an enum, specifically suggesting `StrEnum` for improved serialization. The goal is to introduce type safety and better structure for log levels.

Complexity: 1/5
good first issue refactor