Stefan
Stefan
CC#
Created by Stefan on 1/10/2025 in #help
EventLogAppender and log4net
Ah, looking at this table: https://logging.apache.org/log4net/release/framework-support.html I can see that .NET 8 support is provided by .NET Standard 2.0, which means EventLogAppender is not supported unless I switch to .NET Frameowkr
4 replies
CC#
Created by Stefan on 1/10/2025 in #help
EventLogAppender and log4net
Note: I realize that the Windows Event Log only is supported on Windows, but I was working under the impression that the library was smart enough to figure that out on its own?
4 replies