Class LoggerProxy
- java.lang.Object
-
- software.amazon.cloudformation.proxy.LoggerProxy
-
-
Constructor Summary
Constructors Constructor Description LoggerProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddLogPublisher(LogPublisher logPublisher)voidlog(String message)Log a message to the default provider on this runtime.
-
-
-
Method Detail
-
addLogPublisher
public void addLogPublisher(LogPublisher logPublisher)
-
-