Class LogPublisher
- java.lang.Object
-
- software.amazon.cloudformation.loggers.LogPublisher
-
- Direct Known Subclasses:
CloudWatchLogPublisher,LambdaLogPublisher
public abstract class LogPublisher extends Object
-
-
Constructor Summary
Constructors Constructor Description LogPublisher(LogFilter... filters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpublishLogEvent(String message)
-