Replies: 1 comment
-
Hey @Nefarion, thanks for the suggestion. What benefits would that give users of this sink? Are you looking for any behavior in particular in terms of UX? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Serilog.Sinks.File for example uses Serilog.Sinks.Async to give the user the choice to either operate on the main thread or in a background thread.
Beta Was this translation helpful? Give feedback.
All reactions