Skip to content

Use structured logging templates instead of string.Format().#20

Open
ScrubN wants to merge 1 commit intostil:masterfrom
ScrubN:structured-logging
Open

Use structured logging templates instead of string.Format().#20
ScrubN wants to merge 1 commit intostil:masterfrom
ScrubN:structured-logging

Conversation

@ScrubN
Copy link
Copy Markdown

@ScrubN ScrubN commented Nov 3, 2023

Using structured logging templates reduces GC pressure by not allocating new, non-interned strings every time a log statement is hit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant