Click or drag to resize
Akka.NETRemoteTransportLog Property
A logger that can be used to log issues that may occur

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ILoggingAdapter Log { get; protected set; }

Property Value

Type: ILoggingAdapter
See Also