Wraps a logger so that it can be accessed remotely.
Namespace:
Gallio.Runtime.LoggingAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class RemoteLogger : BaseLogger |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class RemoteLogger _ Inherits BaseLogger |
