Click or drag to resize
StandardOutLoggerPrintLogEvent Method

[Missing <summary> documentation for "M:Akka.Event.StandardOutLogger.PrintLogEvent(Akka.Event.LogEvent)"]

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public static void PrintLogEvent(
	LogEvent logEvent
)

Parameters

logEvent
Type: Akka.EventLogEvent

[Missing <param name="logEvent"/> documentation for "M:Akka.Event.StandardOutLogger.PrintLogEvent(Akka.Event.LogEvent)"]

See Also