issues
search
serilog
/
serilog-extensions-hosting
Serilog logging for Microsoft.Extensions.Hosting
Apache License 2.0
141
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added .NET 9.0 support
#95
armanossiloko
closed
1 day ago
1
Avoid disposable where possible in `Reload()` or log messages in `SelfLogFailureListener.OnLoggingFailed`
#94
erichiller
opened
1 week ago
1
Azure Isolated Function does not route logs to serilog
#93
waynebrantley
opened
2 months ago
4
Ask for the "PrivacyInfo.xcprivacy" required by Apple
#92
baihao
closed
5 months ago
2
Serilog breaks .NET Aspire structured logging
#91
krzysiek-b
opened
5 months ago
2
Collision with Microsoft.Extensions.Telemetry
#90
bdovaz
closed
6 months ago
1
No logging with .NET Framework Host Application DI
#89
DCarlson12
closed
7 months ago
2
BootstrapLogger and reading config from appsettings (using Serilog.Settings.Configuration) not playing well together
#88
gthvidsten
opened
7 months ago
3
Update samples and README to use recent .NET host APIs
#87
nblumhardt
closed
7 months ago
0
File-scoped namespaces
#86
sungam3r
closed
8 months ago
1
Whitespace formatting
#85
sungam3r
opened
8 months ago
1
Transitive dependencies on MS.Extensions.* should align with the major version shipped with the SDK
#84
damianh
closed
9 months ago
5
Serilog.Extensions.Hosting.dll Corrupted with Null Bytes During Unplanned Shutdown
#83
LeeDawsonUK
opened
11 months ago
1
CreateBootstrapLogger no longer available in .NET Standard 2.1 since 8.0.0
#82
botder
opened
12 months ago
11
8.0.0 Release
#81
nblumhardt
closed
1 year ago
0
Update to .NET 8 RTM and Serilog 3.1.1
#80
nblumhardt
closed
1 year ago
0
Production Release of 5.1.0
#79
say25
closed
1 year ago
4
.NET 8 RC 2
#78
nblumhardt
closed
5 months ago
4
Filter doesn't apply to custom sink with injectable dependencies added via appsettings.json
#77
sineme
closed
1 year ago
4
UseSerilog support for .net8 IHostApplicationBuilder
#76
scottmwyant
closed
7 months ago
15
Two-stage initialization with exception during `UseSerilog` is not logged to files
#75
cremor
opened
1 year ago
5
CreateBootstrapLogger doesn't work with non-static Logger
#74
gkinsman
opened
1 year ago
1
Remove accidentally-included sln item
#73
nblumhardt
closed
1 year ago
0
7.0.0 Release
#72
nblumhardt
closed
1 year ago
2
v7; pin to Microsoft.Extensions.Hosting v7, including matching target frameworks
#71
nblumhardt
closed
1 year ago
0
Added extensions on IServiceCollection
#70
mburumaxwell
closed
1 year ago
7
Support .NET 6 and .NET 7
#69
cnblogs-dudu
closed
1 year ago
0
Add overload to UseSerilog that extends ``IServiceCollection``.
#68
AraHaan
closed
1 year ago
1
Add support for `IAsyncDisposable` loggers
#67
nblumhardt
opened
2 years ago
0
Add IServiceCollection extension methods to enable serilog
#66
eerhardt
closed
1 year ago
4
5.0.1 Release
#65
nblumhardt
closed
2 years ago
0
Ensure RegisteredLogger is registred in all required instances
#64
JSkimming
closed
2 years ago
1
Exception thrown getting IDiagnosticContext dependency after registering serilog with a logger
#63
JSkimming
closed
2 years ago
2
Switch to the VS2022 build worker and .NET 6 SDK
#62
nblumhardt
closed
2 years ago
0
Missing CreateBootstrapLogger in .net framework 4.8
#61
menaheme
closed
2 years ago
4
Delay check as to whether Log.Logger is Reloadable.
#60
p-m-j
closed
2 years ago
1
Please document that `writeToProviders` will ignore filtering rules of the .NET logging
#59
AntonPetrov83
opened
2 years ago
0
5.0.0 Release
#58
nblumhardt
closed
2 years ago
2
Add .NET 6 to other target frameworks, add conditions based on TFM for Nuget packages.
#57
ArminShoeibi
closed
1 year ago
4
Add exception to IDiagnosticContext
#56
angularsen
closed
2 years ago
13
4.2.0 Release
#55
nblumhardt
closed
3 years ago
2
Bump dependency on Serilog.Extensions.Logging to 3.1.0
#54
KuraiAndras
closed
3 years ago
0
Pass registered logger to DiagnosticContext
#53
cbersch
closed
2 years ago
3
DiagnosticContext doesn't use the logger created by LoggerConfiguration
#52
cbersch
closed
11 months ago
3
Logs from within UseSerilog() not printed
#51
catcake
closed
3 years ago
2
ReloadableLogger not allowed in netstandard2.0 projects
#50
dwoldo
closed
3 years ago
2
Add new mechanism to enable creation of DiagnosticContext scopes
#49
gkinsman
closed
9 months ago
3
UseSerilog Infinite loop: ReadFrom.Services + KinesisFirehoseSink
#48
edmacdonald
opened
3 years ago
3
Extensibility opportunity for IDiagnosticContext?
#47
gkinsman
opened
3 years ago
1
System.InvalidOperationException: Cannot bind parameter 'logger' to type ILogger.
#46
remy90
closed
3 years ago
2
Next