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

Improve SelfLog when a configuration method is not found #368

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

0xced
Copy link
Member

@0xced 0xced commented Mar 16, 2023

List candidate methods only if there are any. Discovered this weird log while working on #353:

Unable to find a method called WithThreadName. Candidate methods are:

List candidate methods only if there are any. Discovered this weird log while working on serilog#353:
> Unable to find a method called WithThreadName. Candidate methods are:
…igurationReader.cs

Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
@nblumhardt nblumhardt merged commit eae1ded into serilog:dev Mar 21, 2023
@0xced 0xced deleted the Better-SelfLogs branch March 21, 2023 06:10
@nblumhardt nblumhardt mentioned this pull request May 10, 2023
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.

3 participants