Click or drag to resize
LoggingAdapterBaseNotifyDebug Method

[Missing <summary> documentation for "M:Akka.Event.LoggingAdapterBase.NotifyDebug(System.Object)"]

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected abstract void NotifyDebug(
	Object message
)

Parameters

message
Type: SystemObject

[Missing <param name="message"/> documentation for "M:Akka.Event.LoggingAdapterBase.NotifyDebug(System.Object)"]

See Also