-
### Package URl
pkg:generic/Serilog.Sinks.Async@1.5.0
### CPE
cpe:2.3🅰️async_project:async:1.5.0:::::::*
### CVE
CVE-2021-43138
### ODC Integration
None
### ODC Version
8.3.…
-
The [Configuration](https://github.com/rnwood/smtp4dev/wiki/Configuration) page on the wiki shows an example config file where logging is implemented as follows:
```json
"Logging": {
"Include…
-
When using the `AppSettings(prefix)` overload, Serilog neither fails nor complains in the `SelfLog` about not finding any appSettings with that prefix.
## How to reproduce
Create a project with …
-
### What happened?
When updating metadata on some of them i get:
```
400 Error
Could not update metadata
```
The relevant log shows a windows path even though im running raspbian. Looks like…
-
# How to log Correlation IDs in .NET APIs with Serilog - Code4IT
APIs often call other APIs to perform operations. If an error occurs in one of them, how can you understand the context that caused th…
-
I've found following bug:
The DllScanningAssemlyFinder is scanning the Application's directory for dlls containing .serilog in its name. Later on the ConfigurationReader attempts to load the result…
-
Default output format via `Serilog` is to have `{exception}` at the end of log messages. This is to automatically output a message from a thrown `Exepction` when using `Error()`. However, currently, m…
-
I was looking though my logs and noticed that the Timings log entries (_so-and-so completed/abandoned in X ms_) do not contain the `SourceContext` values. I can see that the log entry before the Timin…
-
### What happened?
Kavita version: canary-0.8.3.7
Mihon: Latest from official websit
Kavita Plugin of Mihon: https://raw.githubusercontent.com/Kareadita/tachiyomi-extensions/repo/index.min.json
…
-
### **Description**
I've spent the better part of 2 days on the following issue and I'm running out of ideas. Hopefully someone has had a similar experience and can help me out.
I have a .NET 8.0 …