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: improve error handling and logging mechanisms
- Add `os.Exit(1)` call to the `Fatal` method in `defaultLogger` to ensure the program exits after logging a fatal error
Signed-off-by: appleboy <[email protected]>
0 commit comments