Skip to content

Commit

Permalink
Add log
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Nov 17, 2017
1 parent d6feeee commit 6e99739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/collector/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ func main() {
}()

hc.Ready()
logger.Info("Jaeger Collector is ready")
select {
case <-signalsChannel:
logger.Info("Jaeger Collector is finishing")
Expand Down

0 comments on commit 6e99739

Please sign in to comment.