Namespace Serenity.StructuredLogging.Application.Interfaces.Factories.Dto
Classes
CreateStructuredLogServiceDTO
DTO for creating a structured logging service instance with its resolved store and retention dependencies. Extends CreateLogServiceDTO to add the IStructuredStore backend, the table it writes into, and the retention/routing configuration used by UnityStructuredLogService.