Namespace Serenity.StructuredLogging.Infrastructure.Settings
Classes
UnityStructuredLogSettings
Unity-specific ScriptableObject configuration for the structured log sink.
Extends UnityLogSettings with the retention and routing configuration used when writing log
entries into a queryable IStructuredStore-backed table. One settings asset configures one
sink instance; the backend is selected by the shared, consumer-agnostic asset assigned to
Backend. The Id identifies the instance for
routing via the structured:{Id} logger key when multiple instances are installed.