On the one hand there were too much debugging, some log messages were not useful at all. On the other hand, they're all using ERROR for messages that didn't involve error conditions.
That's why we're removing not needed messages and switched the valid ones to INFO log level.
On the one hand there were too much debugging, some log messages were not useful at all. On the other hand, they're all using ERROR for messages that didn't involve error conditions.
That's why we're removing not needed messages and switched the valid ones to INFO log level.