-
Notifications
You must be signed in to change notification settings - Fork 129
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
Unable to find a method called ''. Candidate methods are: #237
Comments
Thanks for this 👍 |
Hello, I have the same issue with RabbitMQ. here is the error. i check the file and debug sinks are in there, but not RabbitMQ.
here is the code:
here is the setting
Project Properties
|
Hi, the issue occurs because |
When updating NuGetTrends's
Serilog.Settings.Configuration
from3.1.0
to3.2.0-dev-00244
, one of the sinks stopped working.The configuration is public, but basically this sink is the culprit:
From the package:
I have two sinks there configured via appsettings.json and the other (Sentry) works properly.
error log
The text was updated successfully, but these errors were encountered: