public class ApplicationLogStreamPublisher extends Object implements ApplicationListener<ServiceInstanceLoggingEvent>
Constructor and Description |
---|
ApplicationLogStreamPublisher(LogStreamPublisher<org.cloudfoundry.doppler.Envelope> logStreamPublisher,
ApplicationEventPublisher publisher) |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(ServiceInstanceLoggingEvent event) |
public ApplicationLogStreamPublisher(LogStreamPublisher<org.cloudfoundry.doppler.Envelope> logStreamPublisher, ApplicationEventPublisher publisher)
public void onApplicationEvent(ServiceInstanceLoggingEvent event)
onApplicationEvent
in interface ApplicationListener<ServiceInstanceLoggingEvent>