Search code examples
Is there a way to set Serilog formatter variables via appsettings.json?...


c#.net-coreserilogappsettings

Read More
Can't get Serilog to write to a RollingFile log...


c#asp.net-core-webapiserilog

Read More
Logs logging twice in application insights when used Serilog in Azure Function app .NET 6...


azureazure-functionsazure-application-insightsserilog.net-core-logging

Read More
How do I categorize Serilog logs by custom identifiers and setup specific logging levels for them?...


c#asp.net-coreloggingserilog

Read More
Serilog filter in appsettings.json not working...


c#asp.net-coreserilogappsettings

Read More
Configure Serilog to filter certain logs to a different file using appsettings.json...


c#.net-coreloggingserilog

Read More
Is it possible to use Serilog with OpenTelemetry?...


serilogopen-telemetry

Read More
Method not found: 'Serilog.LoggerConfiguration...


c#serilog

Read More
how to select from SEQ log using an event sub-property that is a DateTime string?...


serilogseq-logging

Read More
How to handle deprecation of IWebHostBuilder.UseSerilog() when IWebHostBuilder is still needed?...


serilog

Read More
Azure Function Serilog Not Writing to App Insights...


c#azure-functionsazure-application-insightsserilog

Read More
How to configure serilog with json to write in two different files?...


c#serilog

Read More
EF Core: Can't see any query logs?...


c#entity-framework-coreserilog

Read More
Serilog SQL Server Sink use UTC for TimeStamp...


c#.netserilogserilog.sinks.mssqlserver

Read More
C# .NET Core worker service need to log to text file and database table based on settings...


c#asp.net-core.net-coreserilogworker-service

Read More
Worker service in .NET Core 8 C# Serilog logger : write to file using setting in AppSettings...


c#.net-coreserilogserilog-sinks-fileworker-service

Read More
Why is it creted two log files with serilog in a windows service application?...


c#serilog

Read More
Migration Bundle Logs not being sent to Seq...


asp.net-coreentity-framework-coreentity-framework-migrationsserilog

Read More
Can i only write the class name, not the full name in the output template?...


serilog

Read More
Serilog - Output/Enrich All Messages with MethodName from which log entry was Called...


vb.netserilog

Read More
Configure Serilog to log to different sinks using Serilog Expressions...


c#serilogserilog-aspnetcoreserilog-filterserilog-expressions

Read More
Serilog and Filters from Filters.Expressions in appsettings.json...


logging.net-coreconsole-applicationserilog

Read More
How do I automatically tail (delete) older logs using Serilog in a .Net WPF application?...


c#.netwpfserilog

Read More
Using Serilog for Logging with Azure Table Storage in .NET Core MVC...


c#.net-coreserilog

Read More
Serilog into .NET 8 Worker Service...


c#.netserilog.net-8.0worker-service

Read More
Unable to Add File to either ILoggerFactory or SeriLog...


c#.netloggingserilogilogger

Read More
.net Core and Serilog Email sink - json config...


jsonemailasp.net-core.net-coreserilog

Read More
Automatically deleting old log entries with the Serilog mssqlserver sink?...


sql-serverserilog

Read More
Serilog logging web-api methods, adding context properties inside middleware...


asp.net-coreasp.net-core-webapiserilogasp.net-core-middleware

Read More
Setting the MinimumLevel in Serilog: is it possible to use a wildcard/regex for the namespace?...


regexoverridingwildcardseriloglog-level

Read More
BackNext