-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
error:
D:\Go\pkg\mod\github.com\toolkits\[email protected]\logger\config.go:37:32: cannot use sb (variable of type *syslogBackend) as type Backend in argument to log.SetLogging:
*syslogBackend does not implement Backend (missing Close method)
have close()
want Close()
please fix the code with Close() not close()
Metadata
Metadata
Assignees
Labels
No labels