public class IRISLibraryLogger
extends java.lang.Object
Constructor and Description |
---|
IRISLibraryLogger() |
Modifier and Type | Method and Description |
---|---|
static JLoggerFactory |
asJava() |
static csw.logging.scaladsl.Logger |
getLogger() |
static csw.logging.scaladsl.Logger |
getLogger(akka.actor.ActorContext ctx) |
static <T> csw.logging.scaladsl.Logger |
getLogger(akka.actor.typed.scaladsl.ActorContext<T> ctx) |
public static <T> csw.logging.scaladsl.Logger getLogger(akka.actor.typed.scaladsl.ActorContext<T> ctx)
public static csw.logging.scaladsl.Logger getLogger(akka.actor.ActorContext ctx)
public static csw.logging.scaladsl.Logger getLogger()
public static JLoggerFactory asJava()