Click or drag to resize
Akka.NETNoLoggerInstance Field
Retrieves a singleton instance of the NoLogger class.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static readonly ILoggingAdapter Instance

Field Value

Type: ILoggingAdapter
See Also