-
**Is your feature request related to a problem? Please describe.**
The current Serilog implementation uses [DateTimeOffset.Now](https://github.com/serilog/serilog/blob/b8da8504f268224449828f6e3bf6127…
0xced updated
1 month ago
-
This [commit](https://github.com/serilog/serilog-sinks-async/commit/e2bbf9c326c73521962c0e964ff2441dc501daec#diff-69ef2433336902208e34596b62ba5df5c144bcbdb41ca710eb4b65d65bbe91aeR34) changing [line 53…
-
**tl;dr**:
When writing logs with `MS Ext Logging` and streaming them back to application as demonstrated in this library documentation, deserializing LogEvent using `LogEventReader.ReadFromJObject` …
-
This issue manifests as exception
```
2024-08-26 19:13:37.647 -04:00 [ERR] [ThreadId:10] ConsoleReport.print failed
System.Security.VerificationException: Method Spectre.Console.AlignableExtensions…
-
### Introduction
In order to track overall performance in Dialogporten, we need to track several metrics
### Description
There are several critical operations that we need to measure (time elapsed):
…
-
### What happened?
PWA app says server not responding
### What did you expect?
my books listed
### Kavita Version Number - If you don not see your version number listed, please update Kavita and s…
-
In it's current state (4.1.0) there is an exception inside `Dispose(bool disposing)` method:
https://github.com/serilog/serilog-sinks-periodicbatching/blob/d7b0406169671d55dc34cee97eedc72c137fcff0/sr…
-
### Describe the feature
Unless I missed that this can't be in appsettings.json, would you include the destructors json example?
In addition, SerilogAnalyzer can't figure it out either.
-
My understanding is that the EventId I see in the Windows EventLog is the MessageId and is somewhat dynamic derived from Serilog.
This makes it very difficult, if not impossible to build automated ru…
-
This nuget package only shows that class if the class is made a partial class.
Did anyone test what would happen if a class was made partial?