Skip to content

Reduce log volume by changing INFO to DEBUG for table loading messages #14056

@shubhampatel28

Description

@shubhampatel28

Task Description

What needs to be done:

  • Change logging level from INFO to DEBUG for high-volume table loading messages to reduce excessive log generation that is causing disk space issues.

Why this task is needed:

  • Operational issue: Excessive logging is causing significant disk space growth across multiple organizations
  • Resource impact: High-frequency logging can cause disk space issues and increased I/O overhead in production environments
  • Log noise: These informational messages about table loading are not critical for normal operations and create unnecessary log noise

Task Type

Code improvement/refactoring

Related Issues

Parent feature issue: (if applicable )
Related issues:
NOTE: Use Relationships button to add parent/blocking issues after issue is created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:devtaskIssues tracking regular developement tasks, improvements to code and docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions