Class JavaLogPublisher
java.lang.Object
software.amazon.cloudformation.loggers.LogPublisher
software.amazon.cloudformation.loggers.JavaLogPublisher
public class JavaLogPublisher extends LogPublisher
-
Constructor Summary
Constructors Constructor Description JavaLogPublisher(org.slf4j.Logger logger, LogFilter... logFilters) -
Method Summary
Methods inherited from class software.amazon.cloudformation.loggers.LogPublisher
publishLogEventMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JavaLogPublisher
-