Adding fetch task status. Changed how logrus is used to be able to be passed down to gorealis.
This commit is contained in:
parent
2abd691a1c
commit
4551231644
10 changed files with 72 additions and 29 deletions
|
@ -3,8 +3,6 @@ package cmd
|
|||
import (
|
||||
"github.com/paypal/gorealis/v2"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue