namespace Wood.EventBus.Events { public class LogOperationEvent : IntegrationEvent { } }