Does go have a log interceptor? Or how should I implement a common log interceptor? such as beego/logs and logrus. I know that logrus can use hook to intercept logs, but I want