Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Event Hubs Processor] Tune Log Levels for Storage #22256

Merged
merged 1 commit into from
Jun 30, 2021

Commits on Jun 30, 2021

  1. [Event Hubs Processor] Tune Log Levels for Storage

    The focus of these changes is to tune the logging level for storage
    operations in order to reduce the large amount that get emitted for routine
    and expected operations, such as inspecting and renewing ownership for
    partitions.  These have been moved to `verbose` to reduce noise.
    jsquire committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5e11dae View commit details
    Browse the repository at this point in the history