I think I found the answer, and realized that my question may not be right. I need SupervisorStrategy to actually throw an exception. When I create my UntypedActor supervisor, it can define a SupervisorStrategy that should have access to the (final) Logger of the attached UntypedActor.
source
share