Click or drag to resize
IActorLogging Interface

Note: This API is now obsolete.

Interface used on Actors that have an explicit requirement for a logger

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
[ObsoleteAttribute]
public interface IActorLogging

The IActorLogging type exposes the following members.

Properties
  NameDescription
Public propertyLog
Top
See Also