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

Fix message format for logging in managed profiler #2350

Merged
merged 3 commits into from
May 23, 2024

Conversation

stevejgordon
Copy link
Contributor

Currently, this message is not formatted so is missing in the logs:

[2024-05-13T13:49:16.0679410-07:00] [DEBUG] AutoInstrumentation.Initialize called
[2024-05-13T13:49:16.0709419-07:00] [DEBUG] [2024-05-13T13:49:16.1199410-07:00] [DEBUG] Creating BeginMethod Dynamic Method for...

Above, we see the timestamp twice on line two. The expected message should appear between these.

@stevejgordon stevejgordon changed the title Fix message format for log Fix message format for logging in managed profiler May 14, 2024
@Mpdreamz Mpdreamz closed this May 23, 2024
@Mpdreamz Mpdreamz reopened this May 23, 2024
@Mpdreamz Mpdreamz merged commit b2f39a4 into main May 23, 2024
19 of 20 checks passed
@Mpdreamz Mpdreamz deleted the fix-managed-profiler-logging branch May 23, 2024 17:07
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.

2 participants