Namespace Coree.NETStandard.Serilog
Classes
ConditionalLevelSink
A custom log event sink that conditionally changes the log event level based on predefined criteria.
CustomTheme
Provides custom themes for Serilog console logging, enhancing readability and visual appeal.
LoggerSinkConfigurationExtensions
Provides extension methods for configuring Serilog sinks with conditional log level processing.
OutputTemplates
Defines output templates for Serilog logging.
ServiceCollectionExtensions
Provides extension methods for Serilog ILogger instances to enhance logging capabilities.
SourceContextShortEnricher
A Serilog enricher that adds the "SourceContextShort" property of log events by trimming generic type indicators, simplifying namespaces, and optionally removing specified suffixes. This can make the log source context more readable and concise in log outputs.