Skip to content

Commit

Permalink
CLI: Update logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Cian911 committed Jan 9, 2022
1 parent 91554dc commit 71fed6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli/watch.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,7 @@ func registerSingleConsumer() {
}

pw.Register(&pc)

log.Println("Observing")
pw.Observe()
}

0 comments on commit 71fed6d

Please sign in to comment.