Search code examples
Is there an equivalent to using Serilog.ExtensionMethods in v2.10.0?...

c#serilog

Read More
The asynchronous method appears not to wait even though it contains "await" keyword in C#...

c#async-awaitserilog

Read More
ITelemetryInitializer.Initialize never being called when using Serilog with ApplicationInsights in C...

c#.net-coreazure-application-insightsserilog

Read More
Serilog filter RequestPath...

asp.net-coreserilogasp.net-core-2.2health-check

Read More
Queue debug log messages and dump when a error message is logged...

serilog

Read More
Is it possible to configure Serilog to truncate (i.e. make empty) the log file for each new process?...

serilog

Read More
How to get Microsoft.Extensions.Logging<T> in console application using Serilog and AutoFac?...

c#dependency-injectionasp.net-coreautofacserilog

Read More
Serilog Email sink enableSSL false checks...

asp.net-coreserilogappsettings

Read More
DryIoc with Serilog - Setting up Logging Context...

c#serilogdryioc

Read More
Is there a SeriLog equivalent of log4net's BufferingForwardingAppender for detailed logging only...

.netlog4netserilog

Read More
Serilog - How to perform logger.Information("string") with Colors?...

c#.net-coreserilog

Read More
CallerLineNumber from config file in serilog...

c#serilog

Read More
.NET Core API Serilog-ELK VS logstash/fluentd...

.net-corelogstashserilogfluentdelk

Read More
Serilog Logcontext properties are gone after exception handler...

c#asp.net-mvcasp.net-coreerror-handlingserilog

Read More
System.Data.SQLite.Core Cannot use "Password" connection string property...

asp.net-coreserilogsystem.data.sqlite

Read More
Serilog.Sinks.MsSqlServer not working with ASP.NET Core 2.2 Web API...

asp.net-web-apiserilog

Read More
Best practice to detect broken log sinks...

serilog

Read More
Serilog dependency injection...

c#asp.net-coredependency-injectionserilog

Read More
Serilog : How to use logging in 'Class Library' of asp.net core...

asp.net-core-1.0serilog

Read More
Serilog Elasicsearch Sink - custom index template mapping is ignored...

serilogelasticsearch-net

Read More
What is more efficient logging in Serilog in .NET?...

.netserilog

Read More
How can I add a named property that is not part of the message template?...

serilog

Read More
Change / override log event level in Serilog...

c#.netserilog

Read More
Cannot specify Http sink for serilog in appsettings with Serilog.Sinks.Http nuget package...

c#app-configserilog

Read More
Testing the Output of a Logger - xUnit .NET Core 3.1...

c#asp.netnunitserilog

Read More
Logging using Serilog from a .NET standard 1.4 class library from a UWP app...

c#uwpserilog.net-standard

Read More
How to serialise an object as a string in Serilog?...

serilog

Read More
Log the type used with the generic ILogger<T> via Serilog...

c#.netserilog

Read More
"Guid should contain 32 digits" serilog error with sql server sink...

serilog

Read More
Indent nested calls using serilog...

c#serilog

Read More
BackNext