Note: This API is now obsolete.
Interface used on Actors that have an explicit requirement for a logger
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax[ObsoleteAttribute]
public interface IActorLogging
<ObsoleteAttribute>
Public Interface IActorLogging
[ObsoleteAttribute]
public interface class IActorLogging
[<ObsoleteAttribute>]
type IActorLogging = interface end
The IActorLogging type exposes the following members.
Properties
See Also