public interface Logger
| Modifier and Type | Method and Description |
|---|---|
void |
log(String message)
Log a message to the default provider on this runtime.
|
void log(String message)
message - the message to emit to logCopyright © 2019 Amazon Web Services, Inc. All Rights Reserved.