public interface LambdaLogger
| Modifier and Type | Method and Description |
|---|---|
void |
log(String string)
Logs a string to AWS CloudWatch Logs
|
void log(String string)
Logging will not be done:
string - A string containing the event to log.Copyright © 2015. All rights reserved.