apache / logging-log4net

Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET
https://logging.apache.org/log4net
Apache License 2.0
859 stars 327 forks source link

Remove RemotingAppender #154

Closed FreeAndNil closed 3 months ago

FreeAndNil commented 3 months ago

RemotingAppender sholuld be removed because .net remoting is no longer state of the art and inherently insecure. .net core no longer supports .net remoting.