public static class Logging.StandardOutLogger extends InternalActorRef implements MinimalActorRef, Logging.StdOutLogger
akka.stdout-loglevel.| Constructor and Description |
|---|
StandardOutLogger() |
| Modifier and Type | Method and Description |
|---|---|
ActorPath |
path()
Returns the path for this actor (from this actor up to the root actor).
|
ActorRefProvider |
provider()
Get a reference to the actor ref provider which created this ref.
|
java.lang.String |
toString() |
getChild, getParent, isLocal, isTerminated, restart, resume, sendSystemMessage, start, stop, suspendcompareTo, equals, forward, hashCode, noSender, tellclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetChild, getParent, isTerminated, restart, resume, sendSystemMessage, start, stop, suspend, writeReplacedate, dateFormat, debug, debugFormat, error, errorFormat, errorFormatWithoutCause, info, infoFormat, print, timestamp, warning, warningFormatpublic ActorPath path()
ActorRefpublic ActorRefProvider provider()
InternalActorRefprovider in class InternalActorRef