Home
last modified time | relevance | path

Searched defs:RemoteLoggingSinkImpl (Results 1 – 2 of 2) sorted by last modified time

/dports/devel/log4net/log4net-1.2.10/tests/src/Appender/
H A DRemotingAppenderTest.cs268 public class RemoteLoggingSinkImpl : MarshalByRefObject, IRemoteLoggingSink class in log4net.Tests.Appender.RemotingAppenderTest
276 private RemoteLoggingSinkImpl() in RemoteLoggingSinkImpl() method in log4net.Tests.Appender.RemotingAppenderTest.RemoteLoggingSinkImpl
/dports/devel/log4net/log4net-1.2.10/src/Plugin/
H A DRemoteLoggingServerPlugin.cs174 private class RemoteLoggingSinkImpl : MarshalByRefObject, IRemoteLoggingSink class in log4net.Plugin.RemoteLoggingServerPlugin
188 public RemoteLoggingSinkImpl(ILoggerRepository repository) in RemoteLoggingSinkImpl() method in log4net.Plugin.RemoteLoggingServerPlugin.RemoteLoggingSinkImpl