ban-dana opened a new issue, #269: URL: https://github.com/apache/logging-log4net/issues/269
According to blame on the OutputDebugStringAppender, it used to be under #if NETCF which later was changed to #if NETSTANDARD_2_0_OR_GREATER. Normally, OutptuDebugString comes from kernel32.dll so this breaks this appender for any modern .net -- 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 unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org