Uses of Class
software.amazon.lambda.durable.logging.DurableLogger
Packages that use DurableLogger
-
Uses of DurableLogger in software.amazon.lambda.durable
Methods in software.amazon.lambda.durable that return DurableLoggerModifier and TypeMethodDescriptionabstract DurableLoggerBaseContext.getLogger()Gets a logger with additional information of the current execution context.DurableContext.getLogger()Returns a logger with execution context information for replay-aware logging.StepContext.getLogger()