Class CloudWatchLogPublisher

java.lang.Object
software.amazon.cloudformation.loggers.LogPublisher
software.amazon.cloudformation.loggers.CloudWatchLogPublisher

public class CloudWatchLogPublisher
extends LogPublisher
  • Constructor Summary

    Constructors
    Constructor Description
    CloudWatchLogPublisher​(CloudWatchLogsProvider cloudWatchLogsProvider, java.lang.String logGroupName, java.lang.String logStreamName, LoggerProxy platformLoggerProxy, MetricsPublisherProxy metricsPublisherProxy, LogFilter... logFilters)  
  • Method Summary

    Modifier and Type Method Description
    void refreshClient()  

    Methods inherited from class software.amazon.cloudformation.loggers.LogPublisher

    publishLogEvent

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • refreshClient

      public void refreshClient()