szogun1987 commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2316903611
[ApacheLog4NetSample.zip](https://github.com/user-attachments/files/16795346/ApacheLog4NetSample.zip)
Just open WebApplication1 folder and run
```
docker build -t
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2316227674
@szogun1987 can you create a minimal sample project reproducing the problem?
--
This is an automated message from the Apache Git Service.
To respond to the message, please
szogun1987 commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2316174734
I have also build log:
```
/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-x64/8.0.8/runtimes/linux-x64/lib/net8.0/Microsoft.AspNetCore.Mvc.dll
: warnin
szogun1987 commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2316118466
I have the same error in relatively simple project.
Error does not occur on dev environment.
Error occurs in the docker image.
I use Microsoft.Extensions.Logging.Lo
FreeAndNil closed issue #142: .NET8.0 XML Exception Problem
URL: https://github.com/apache/logging-log4net/issues/142
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2129076847
@SwEngine please reopen when you have feedback
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2106367905
@SwEngine could you take a look?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2076426672
I am on vacation, but next week I will look at again, thank you so much!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2072310135
@SwEngine is this still relevant for you?
Otherwise I will close this at the end of the week.
--
This is an automated message from the Apache Git Service.
To respond to
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2066340901
@SwEngine maybe posting your csproj file could also help
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063714756
Can you put a simple repro somewhere on Github?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063618887
I am adding your dll file to my project from project references, however
'''
logger = LogManager.GetLogger(typeof(Logger));
'''
this line gives error o
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063510341
@SwEngine
[netstandard2.0.zip](https://github.com/apache/logging-log4net/files/15023207/netstandard2.0.zip)
--
This is an automated message from the Apache Git Servic
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063439397
I could not build your code :( could you share a dll file? Sorry for
inconvenience
--
This is an automated message from the Apache Git Service.
To respond to the message, p
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063361186
@SwEngine thanks for the info. Can you check whether the changes in #143
works for you?
--
This is an automated message from the Apache Git Service.
To respond to the mes
SwEngine commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063263226
I use only normal logging processes. When releasing the executable, I
checked the trimming unused code option, it gives the error below,
However, when I unchecked the trimm
FreeAndNil commented on issue #142:
URL:
https://github.com/apache/logging-log4net/issues/142#issuecomment-2063063551
Hi @SwEngine,
can you please be more specific?
What exact error so you get when you do **what**?
--
This is an automated message from the Apache Git Service.
To
SwEngine opened a new issue, #142:
URL: https://github.com/apache/logging-log4net/issues/142
I was using the package in .net7.0 without problems. However, after updating
to .net8.0, my program throws error. When I unchecked the trimming unused code
option, there was no error, but it increas
18 matches
Mail list logo