-
Because NLog Async + Serilog Async discards on overflow by default (can be changed), then you are mostly testing the overhead from overflowing the async-in-memory-queue (and how fast it can discard lo…
-
I am troubleshooting issue to configure azure blob storage target with below implementation for doing DI in azure function v2 , there is no Nlog errors. I have trace enabled no error and can see tar…
-
Something similar to these:
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/tree/master/src
Maybe something like this:
- Setup static capture of NLog.InternalLogger-events on War…
-
Hi,
I was trying to adapt your solution for my application. I've add to my app.Config:
```
```
but what I get i…
-
I find that once I have configured the table store via nlog.config, I am unable to then modify the connection string at runtime.
I'm attempting to update the connection string by doing something li…
-
### Describe the feature
NLog 5.2 was released on May 30, 2023. Changelog: https://github.com/NLog/NLog/releases/tag/v5.2.0
`AWS.Logger.NLog` currently supports up to NLog 4.7.15
The new major…
-
related https://github.com/NLog/NLog/issues/3472
after fix, then:
works (no XSD errors):
```xml
```
works:
```xml
```
not working
```xm…
-
i can create log file successfully,but no word in my logfile,am i missing something
and create an Exception file
2017-01-17 13:16:13.5211 Error Error has been raised. Exception: System.TypeInitializ…
-
**Current NLog config** (xml or C#, if relevant)
```xml
```
- What is the current result? `Required parameter "WrappedTarget" was not specifi…
-
Important part of csproj:
```
all
runtime; build; native; contentfiles; analyzers; buildtransitive
Designer
true
NLog.…
Dunge updated
3 years ago