public class LambdaContextLogger extends AbstractLambdaLogger implements Closeable
logFormat| Constructor and Description |
|---|
LambdaContextLogger(LogSink sink,
com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel,
com.amazonaws.services.lambda.runtime.logging.LogFormat logFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
logMessage(byte[] message,
com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel) |
getLogFormat, log, log, log, log, logMessage, setLambdaContextpublic LambdaContextLogger(LogSink sink, com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel, com.amazonaws.services.lambda.runtime.logging.LogFormat logFormat)
protected void logMessage(byte[] message,
com.amazonaws.services.lambda.runtime.logging.LogLevel logLevel)
logMessage in class AbstractLambdaLoggerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2025. All rights reserved.