Skip to content

fix: reduce log size#5350

Merged
jeremylong merged 1 commit intomainfrom
traceLogging
Jan 21, 2023
Merged

fix: reduce log size#5350
jeremylong merged 1 commit intomainfrom
traceLogging

Conversation

@jeremylong
Copy link
Copy Markdown
Collaborator

Replace debug logging with trace logging for least necessary log statements that generate a ton of log messages.

Replace debug logging with trace logging for least necassary log statements that generate a ton of log messages
Copy link
Copy Markdown
Collaborator

@aikebah aikebah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to set these to trace... but makes me wondering... do we have a way to still trigger trace logging should we need the detailed info in future? (If not.... I'd say we would need a separate enhancement ticket to add such a flag, but this should still move forward to make the debug logs more manageable in size)

@aikebah aikebah added this to the 8.0.2 milestone Jan 20, 2023
@jeremylong
Copy link
Copy Markdown
Collaborator Author

I figured most of the time we would need these items we would be testing locally...

@jeremylong jeremylong merged commit a3af3ae into main Jan 21, 2023
@jeremylong jeremylong deleted the traceLogging branch February 1, 2023 12:20
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants