-
### Describe the bug
I am using npm, grunt, and dotnet to built and deploy a `dotnet new react` project on osx. When this pipeline runs, the project fails to start with a 502.5 error. If I go to th…
-
I am having the same issue described here: https://developercommunity.visualstudio.com/content/problem/325048/vs-2017-hangs-freezes-when-debugging-docker-contai.html
I have tried both directly conn…
-
We have a Web application using .net 48 and ASP.Net Core. I tried to update to .Net Core 3 using the 3.0.100-preview6-012264 SDK. I manage to get that to work. When a later change back to the old bra…
-
## Requirement - what kind of business use case are you trying to solve?
I need to send to Jaeger custom logs. Now it works only when I use `Microsoft.Extensions.Logging.ILoggerFactory`
My Start…
-
Within my startup.cs file in my web api I have the following code, when I run the api, the logs do get written to the correct file location, but there isn't any difference if I remove the second line …
-
After updating the nuget package "AdaptiveCards" to version="1.0.0-**beta09**" the code below has no efect on the json returned by my bot:
```csharp
var card = new AdaptiveCard();
card.Additional…
-
Accounts/AccountManager.cs(36,7): error CS0246: The type or namespace name 'Serilog' could not be found (are you missing a using directive or an assembly reference?)
Algorithms/HashAlgorithmStatist…
ghost updated
6 years ago
-
- [X ] I read and understood how to enable [logging]
### Question / Issue
Not so much an issue, but more "Am I doing this right?" question.
I am using a custom user service along with redis for c…
-
The namespaces for the loggers are a bit of tautology.
**Akka.Serilog.Event.Serilog**
**Akka.NLog.Event.NLog**
**Akka.slf4net.Event.NLog**
Should we change them?
**Akka.Event.Serilog**
**Akka.Event.N…