Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add caller information to all log messages
- Add caller information to `Infof` log messages - Add caller information to `Errorf` log messages - Add caller information to `Fatalf` log messages - Add caller information to `Debugf` log messages - Add caller information to `Info` log messages - Add caller information to `Error` log messages - Add caller information to `Fatal` log messages - Add caller information to `Debug` log messages Signed-off-by: appleboy <[email protected]>
- Loading branch information