Skip to content

reduce log level in happy path to debug level

Kelly Zhou requested to merge reduce-logs into master

In order to optimize cost management, in this MR, we are reducing log level of happy path logs to debug level while remain error logs untouched.

Please note whether these happy path debug logs would show up in application insights depends on the logging configuration.

Merge request reports