dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
logAndDropHandler
my
actor
actor
Write the name of the actor and the message type to the console.
@
trusted
nothrow
void
logAndDropHandler
(
ref
Actor
self
,
ref
Variant
msg
)
Meta
Source
See Implementation
my
actor
actor
aliases
DefaultHandler
DownHandler
ErrorHandler
ExceptionHandler
ExitHandler
classes
ScopedActorException
enums
ActorState
ScopedActorError
functions
build
checkMatchingCtx
checkRefForContext
defaultErrorHandler
defaultExceptionHandler
defaultExitHandler
defaultHandler
impl
logAndDropHandler
logExceptionHandler
makeAction
makePromise
makeReply
makeRequest
scopedActor
structs
Action
Actor
Closure
Promise
ReplyHandlerTimeout
Request
RequestResult
ScopedActor
Write the name of the actor and the message type to the console.