Open Issues Need Help
View All on GitHub  Add enums for LogLevel  about 2 months 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