Closed nstogner closed 6 years ago
It looks like the logging is a bit off...
twitterApi := anaconda.NewTwitterApi(....) twitterApi.SetLogger(anaconda.BasicLogger) .... twitterStream := twitterApi.PublicStreamFilter(vals)
OUTPUT:
2016/05/25 17:05:10 Response status=[200 OK %!s(int=200)] code=%!d(MISSING) 2016/05/25 17:05:10 [Listenning to twitter socket]
It looks like the logging is a bit off...
OUTPUT: