Namespace Serenity.StructuredLogging.Infrastructure
Classes
StructuredLogRecordMapping
Maps a LogEntry to the generic StructuredRecord shape, and builds the stream-scoped ordering/filter pieces UnityStructuredLogService needs to trim its own table.
StructuredLogRecordSchema
Field-name constants and schema builder for the structured log table. The single place that knows the log table's column names, mirroring Serenity.Leaderboard.Infrastructure.LeaderboardRecordMapping's role for the leaderboard table.