Adding fetch task status. Changed how logrus is used to be able to be passed down to gorealis.

This commit is contained in:
Renan DelValle 2019-03-19 15:27:20 -07:00
parent 2abd691a1c
commit 4551231644
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
10 changed files with 72 additions and 29 deletions

View file

@ -2,7 +2,6 @@ package cmd
import (
"fmt"
"log"
"github.com/paypal/gorealis/v2/gen-go/apache/aurora"
"github.com/spf13/cobra"