Skip to content

Change docs logging to Trace level, so they can be excluded while retaining valuable Debug level logs #4461

@ben-beamable

Description

@ben-beamable

Reason for the Feature

When accessing the C# MS page in portal, viewing docs, etc, the admin docs API is called repeatedly for a C# MS. This causes a TON of Debug level logging to happen, writing out a line per route, etc and it's spammy making it impossible to find other, valuable, debug logs.

Proposed Solution/Requirements

Change the log level of the docs logs to Trace, so we can exclude them and retain the valuable debug logs.

Alternatives or Workarounds

No workarounds, we need other debug logs, just not these docs logs.

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions