Uses of Class
software.amazon.lambda.durable.logging.DurableLogger
Packages that use DurableLogger
-
Uses of DurableLogger in software.amazon.lambda.durable.context
Methods in software.amazon.lambda.durable.context that return DurableLoggerModifier and TypeMethodDescriptionBaseContext.getLogger()Gets a logger with additional information of the current execution context.BaseContext.getLogger(org.slf4j.Logger delegate) Gets a logger with additional information of the current execution context.BaseContextImpl.getLogger()Returns a durable logger for this context.BaseContextImpl.getLogger(org.slf4j.Logger delegate) Returns a durable logger for this context. -
Uses of DurableLogger in software.amazon.lambda.durable.logging
Fields in software.amazon.lambda.durable.logging declared as DurableLogger