namespace AipGateway.API.Application.Interfaces.Messages { public interface IAipDbLoggingService { void InitializeQueue(); } }