feat: add and remove logger

This commit is contained in:
2019-03-04 20:52:41 +01:00
parent d988735817
commit 88f6116a41
7 changed files with 207 additions and 15 deletions

View File

@ -6,7 +6,6 @@ import (
"os"
"git.cryptic.systems/fh-trier/go-flucky/pkg/cli"
"git.cryptic.systems/fh-trier/go-flucky/pkg/config"
"github.com/spf13/cobra"
)