© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
Blondu

❔ Serilog Logs Scrambled from Multithreading

Does anyone know how to use Serilog in a more advanced way?

I have a problem in my API when I run multiple request using multi threading from the client (a program that creates http requests) the logs look all scrambled and I would like to be sorted by time then by threadID.

Did not find any Serilog tutorial about how to order/use when multithreading exists. My last resort is to order them after something changed in the file as a separate program/service but I would like to avoid that.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Serilog Extend LogLevels or Intercept Logs
C#CC# / help
3y ago
❔ Serilog
C#CC# / help
4y ago
✅ Serilog does not write logs to file
C#CC# / help
3y ago
❔ Profiling Multithreading
C#CC# / help
3y ago