Codebase list golang-github-go-kit-kit / 415fcdc
Better comment on zipkin.Log Peter Bourgon 8 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1010 "github.com/go-kit/kit/server"
1111 )
1212
13 // Log is the logger used to report diagnostic information. To enable it, swap
14 // in your application's logger.
13 // Log is used to report diagnostic information. To enable it, swap in your
14 // application's logger.
1515 var Log log.SwapLogger
1616
1717 // http://www.slideshare.net/johanoskarsson/zipkin-runtime-open-house