Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor logging and error handling using
log/slog
package
- Replace `log` package with `log/slog` - Change error handling to use `slog.Error` and return `nil` on failure Signed-off-by: appleboy <[email protected]>
- Loading branch information