twitter-streaming-client icon indicating copy to clipboard operation
twitter-streaming-client copied to clipboard

The log levels could be improved

Open arichiardi opened this issue 8 years ago • 1 comments

I noticed that the app is very verbose when INFO is employed and I would like to ask whether I can propose a PR with my view of the logging levels.

Then you can tell me, no, Andrea I dislike it completely :-1: or accept it :+1:. Both are fine :cool:.

Two examples:

18:46:02.666 [clojure-agent-send-off-pool-4] INFO twitter-streaming-client.impl - received chunk of length 2 -> is TRACE level in my mind, you don't want to see it often

18:47:36.660 [clojure-agent-send-off-pool-5] INFO twitter-streaming-client.impl - starting request: ... -> is DEBUG imho, but it can be INFO as well...it is not that frequent.

arichiardi avatar Jun 29 '16 02:06 arichiardi

+1 agree andrea - PR welcome

mccraigmccraig avatar Jun 29 '16 09:06 mccraigmccraig