zones: introduce WithLogger() scan option
Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"darvaza.org/slog"
|
||||
)
|
||||
|
||||
// TODO: make log level configurable via flags
|
||||
var (
|
||||
log = zerolog.New(nil, slog.Debug)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user