public interface OutputChannel
Modifier and Type | Method and Description |
---|---|
void |
print(int level,
java.lang.String tag,
java.lang.String message)
Prints out an already formatted string to the actual messaging bus
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.