Click or drag to resize
LogEventToString Method
Returns a String that represents this instance.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also