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

Additional enriched properties are not sent #389

Open
cryo75 opened this issue Sep 9, 2024 · 2 comments
Open

Additional enriched properties are not sent #389

cryo75 opened this issue Sep 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cryo75
Copy link

cryo75 commented Sep 9, 2024

I added the following line to the logger builder:

.Enrich.WithProperty("Application", typeof(Program).Assembly.GetName().Name)

The only properties that the log server is receiving are: TimeStamp, Level and RenderedMessage

How can I add the additional properties?

@cryo75 cryo75 added the bug Something isn't working label Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Hi there and welcome to this repository!

A maintainer will be with you shortly, but first and foremost I would like to thank you for taking the time to report this issue. Quality is of the highest priority for us, and we would never release anything with known defects. We aim to do our best but unfortunately you are here because you encountered something we didn't expect. Lets see if we can figure out what went wrong and provide a remedy for it.

@FantasticFiasco
Copy link
Owner

Would you be able to reproduce this using https://github.com/FantasticFiasco/serilog-sinks-http-sample-dotnet-core?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants