You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation for the Elastic.Serilog.Sinks NuGet package mentions configuring the sink using Serilog.Settings.Configuration. It also provides an example appsettings.json with some of the settings that are available, but I've been unable to find what some of these settings mean. Most of them are pretty self-explanatory, but I haven't managed to find what the Serilog.WriteTo.Args.includeActivity setting does. Can anyone point me in the right direction? Thanks!
The text was updated successfully, but these errors were encountered:
The documentation for the Elastic.Serilog.Sinks NuGet package mentions configuring the sink using Serilog.Settings.Configuration. It also provides an example
appsettings.json
with some of the settings that are available, but I've been unable to find what some of these settings mean. Most of them are pretty self-explanatory, but I haven't managed to find what theSerilog.WriteTo.Args.includeActivity
setting does. Can anyone point me in the right direction? Thanks!The text was updated successfully, but these errors were encountered: