Namespace Serenity.UnityStructuredLogging.Tests.Installation
Classes
StructuredLogBackendFactoryTests
PlayMode tests for StructuredLogBackendFactory's backend-asset dispatch: null settings or null Backend select LocalFile, each local backend asset constructs its store, Http maps the shared asset's configuration (with environment-variable overrides), driver-gated database backends fall back with a warning, and the factory never throws.
StructuredLogRoutingTests
Tests for StructuredLogSinkResolver's multi-instance routing rules: bare-key
resolution and ambiguity, structured:{Id} key extraction and lookup, first-wins Id
registration, and the strict empty-Id skip rule.