issues
search
serilog
/
serilog-aspnetcore
Serilog integration for ASP.NET Core
Apache License 2.0
1.32k
stars
209
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Log SourceContext without namespace
#387
lonix1
closed
6 days ago
2
Update docs to help consumers use async flushing/disposal
#386
agehrke
opened
1 week ago
0
8.0.3 Release
#385
nblumhardt
closed
1 month ago
0
Enable to enrich logs from what is currently in `IDiagnosticContext`
#384
tsimbalar
opened
1 month ago
1
Update Serilog.Settings.Configuration to 8.0.4
#383
Numpsy
closed
1 month ago
0
System.Text.Json version 8.0.4 transitive reference issue via Serilog.AspNetCore 8.0.2 - CVE-2024-43485
#382
tvbishan
closed
1 month ago
1
CreateBootstrapLogger does not work with configuration from file
#381
nandor23
closed
1 month ago
2
Serilog.AspNetCore 8.0.2 has outdated serilog references
#380
FotG
opened
1 month ago
1
Upgrade Serilog.Settings.Configuration to fix a System.Text.Json security vulnerability.
#379
brunomartinspro
closed
3 months ago
1
8.0.2 Release
#378
nblumhardt
closed
3 months ago
0
Update `Serilog.Settings.Configuration` dependency to avoid transitive dependency on vulnerable `System.Text.Json`
#377
nblumhardt
closed
4 months ago
0
System.Text.Json in v8.0.2 of dotnet has a known vulnerability and its recommended to update to v8.0.4
#376
fhsteve
closed
4 months ago
3
(SPAM) Update README.md
#375
ganyu123456
closed
4 months ago
2
.NET 8 Global Exception Handler logs twice.
#374
siimonemoretti
closed
4 months ago
7
Support redaction through Microsoft.Extensions.Compliance.Redaction ?
#373
zyofeng
closed
6 months ago
6
Do not log exception call stacks for cancellations in RequestLoggingMiddleware
#372
cremor
opened
6 months ago
0
How do I exclude package information?
#371
Hiprox
closed
4 months ago
1
README and sample updates to match recent .NET hosting models
#370
nblumhardt
closed
7 months ago
3
Serilog.AspNetCore not working with F#
#369
catamounttechnology
closed
7 months ago
6
Update `README.md` example to show `builder.Services.AddSerilog()` in a minimal API project
#368
nblumhardt
closed
7 months ago
4
Remove excessive dependencies + format
#367
sungam3r
closed
8 months ago
0
UseSerilog() does not initialise logging when using IHostBuilder
#366
OwenPattison
closed
4 months ago
2
Configuration in UseSerilog causes process to hang in .NET 8
#365
ghost
closed
8 months ago
6
Fix properties example to use LogContext
#364
ghost
closed
8 months ago
1
Small typo with properties example in documentation
#363
ghost
closed
8 months ago
1
indeed, i forgot to configure the OTLP exporter.
#362
alex-todorov-j2
closed
9 months ago
1
.NET 6 version of Serilog.AspnetCore uses .NET 8 dependencies.
#360
bleepzter
closed
9 months ago
6
Serilog for Dotnet Aspire
#359
BartNetJS
closed
9 months ago
40
8.0.1 Release
#358
nblumhardt
closed
10 months ago
0
Generate `AssemblyVersionAttribute`
#357
nblumhardt
closed
10 months ago
2
Serilog.AspNetCore v8.0.0 but assembly version 0.0.0.0
#356
thohng
closed
10 months ago
3
How to use scoped service in UseSerilog
#355
TheBr00m
closed
10 months ago
1
How to remove ActionId and ActionName from log messages in asp.net core controllers (removes noise/bloat)
#354
kjpgit
closed
12 months ago
1
builder.Host.UseSerilog() Causing a container to hang using .net 8
#353
mumby0168
closed
1 year ago
2
8.0.0 Release
#352
nblumhardt
closed
1 year ago
0
Update to .NET 8 RTM and Serilog 3.1.1
#351
nblumhardt
closed
1 year ago
0
serilog-aspnetcore v7 .net6 requires v7 Microsoft.Extensions.Logging pkg
#350
Havunen
closed
1 year ago
1
Collect trace and span ids in request completion events
#349
nblumhardt
closed
1 year ago
1
update test refs
#348
SimonCropp
closed
1 year ago
0
use Stopwatch for ElapsedMilliseconds
#347
SimonCropp
closed
1 year ago
0
Add EnrichDiagnosticContextAsync to allow async calls
#346
hbunjes
opened
1 year ago
4
Add EnrichDiagnosticContextAsync as async addition
#345
hbunjes
opened
1 year ago
1
`RequestLoggingMiddleware` assumes HTTP status 500 for all exceptions which is not correct
#344
cremor
opened
1 year ago
10
Make possible of RequestLoggingMiddleware to Log Headers as optional
#343
rodrigopinto
opened
1 year ago
1
Issue with using UseSerilog in dotnet7
#342
Veeraraghavans
closed
1 year ago
3
Make exception logging in `RequestLoggingMiddleware` optional
#341
cremor
opened
1 year ago
9
Configuration on json Appsettings not filtering the levels.
#340
alexmbra
closed
4 months ago
1
configure serilog in multiple project assembly
#339
Aksh-kumar
closed
4 months ago
4
Remove obsolete APIs and little cleanup
#338
sungam3r
closed
1 year ago
3
Excess http properties in every LogEvent
#337
nikriaz
closed
1 year ago
2
Next