You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add methods and tests for logger state management
- Add methods to expose converting log level, checking if a custom logger is set, retrieving the current logger, and resetting the logger state
- Implement a method for simulating method calls
- Add tests for maintaining logger state across multiple operations
- Include a test for handling logger replacement
- Create tests for edge cases including handling empty messages and special characters
0 commit comments