Uses of Class
uk.bot_by.aws_lambda.slf4j.AWSLambdaLoggerConfiguration
-
-
Uses of AWSLambdaLoggerConfiguration in uk.bot_by.aws_lambda.slf4j
Methods in uk.bot_by.aws_lambda.slf4j with parameters of type AWSLambdaLoggerConfiguration Modifier and Type Method Description voidAWSLambdaLoggerOutput. log(@NotNull AWSLambdaLoggerConfiguration configuration, @Nullable Marker marker, @NotNull Level level, @NotNull String message, @Nullable Throwable throwable)Write a message to the log.
-