Class UntypedAbstractLoggingActor

All Implemented Interfaces:
Actor, ActorLogging

public abstract class UntypedAbstractLoggingActor extends UntypedAbstractActor implements ActorLogging
Java API: compatible with lambda expressions

Actor base class that mixes in logging into the Actor.

Since:
2.0.0
  • Constructor Details

    • UntypedAbstractLoggingActor

      public UntypedAbstractLoggingActor()