// Log as JSON instead of the default ASCII formatter.
log.SetFormatter(&log.TextFormatter{})
@@ -26,7 +25,6 @@ func init() {
// Only log the warning severity or above.
log.SetLevel(log.DebugLevel)
}
// Wechat struct
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.