CorrelationId icon indicating copy to clipboard operation
CorrelationId copied to clipboard

Changed info logs to debug to reduce enormous amount of traces spewed by the middleware for each request

Open Harish-Sundaram opened this issue 5 years ago • 1 comments

Changed info logs to debug log level in "CorrelationIdMiddleware", as these Info logs spews a humongous amount of traces, which increases cost and also unnecessary logs, which is in millions in my case/24hr.

Harish-Sundaram avatar Nov 22 '20 16:11 Harish-Sundaram

You can create a filter in your log tool

gabrielcalegari avatar Jun 08 '21 21:06 gabrielcalegari