Skip to content

Commit

Permalink
logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vizualni committed Jul 11, 2022

Verified

This commit was signed with the committer’s verified signature.
1 parent 958581a commit 7d5a7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/pigeon/main.go
Original file line number Diff line number Diff line change
@@ -16,6 +16,7 @@ func main() {
if err == nil {
logrus.SetLevel(level)
}
logrus.SetReportCaller(true)

if err := rootCmd.Execute(); err != nil {
panic(err)

0 comments on commit 7d5a7cc

Please sign in to comment.