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
The current logger in boilerplate only supports Printf with no logging levels. We should replace it with a logger that supports logging levels so that user can control the verbosity of the logs.