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
fix(authorization): replace print statements with logger
- Replaced `print` statements with `Logger` calls.
- Improved error handling and logging.
- Enhanced debugging capabilities.
- Used `Logger.severe` for configuration errors.
- Used `Logger.warning` for unsupported actions.
0 commit comments