LogEventsPublisher

@Component
class LogEventsPublisher @Autowired constructor(@Autowired(required = false) eventPublisher: EventPublisher?)

Constructors

Link copied to clipboard
@Autowired
constructor(@Autowired(required = false) eventPublisher: EventPublisher?)

Functions

Link copied to clipboard
fun publishBatch(bindingName: String, batch: LogBatchEvent)