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
We don't need to pass the Logger class as an argument to functions anywhere. Simply create this using new Logger() wherever needed. Change this in all associated files that use the Logger class