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
Refactor LoggerFactory from static class to module functions
- Replace LoggerFactory class with getLogger and clearLoggers functions
- Fix noStaticOnlyClass lint error
- Maintain same functionality with simpler API
0 commit comments