public interface LogFormatter
Modifier and Type | Method and Description |
---|---|
String |
format(String message,
com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel) |
default void |
setLambdaContext(LambdaContext context) |
String format(String message, com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel)
default void setLambdaContext(LambdaContext context)
Copyright © 2024. All rights reserved.