feat(backup): use logrus for output
This commit is contained in:
parent
0c05b9ee2c
commit
0c093bb5c9
5 changed files with 23 additions and 18 deletions
|
@ -16,7 +16,6 @@ type Config struct {
|
|||
GitUser string
|
||||
GitPass string
|
||||
GPGKey string
|
||||
Quiet bool
|
||||
|
||||
Output io.Writer
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue