Interface StageLoggingWithOverride


public interface StageLoggingWithOverride
INTERNAL API
  • Method Summary

    Modifier and Type
    Method
    Description
    akka.event.LoggingAdapter
    log()
     
    akka.event.LoggingAdapter
     
     
  • Method Details

    • log

      akka.event.LoggingAdapter log()
    • logOverride

      akka.event.LoggingAdapter logOverride()
    • logSource

      Class<Object> logSource()