Fix lint and failing tests

This commit is contained in:
Viktor Liu
2026-02-12 18:19:13 +01:00
parent 57d3ee5aac
commit eea7687ddf
4 changed files with 11 additions and 6 deletions
+2
View File
@@ -1,5 +1,7 @@
package util
import log "github.com/sirupsen/logrus"
func AddSyslogHook() {
// The syslog package is not available for Windows. This adapter is needed
// to handle windows build.