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.42 (1.2.3.42)
Syntax
public static readonly ILoggingAdapter Instance

Field Value

Type: ILoggingAdapter
See Also