WIP2 logging done somewhat
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ var (
|
||||
zreplVersion string // set by build infrastructure
|
||||
)
|
||||
|
||||
type Logger = *logger.Logger
|
||||
type Logger = logger.Logger
|
||||
|
||||
var RootCmd = &cobra.Command{
|
||||
Use: "zrepl",
|
||||
|
||||
Reference in New Issue
Block a user