C# (CSharp) Serilog.PerformanceTests Namespace

Nested Namespaces

Serilog.PerformanceTests.Support

Classes

Name Description
Harness
LevelControlBenchmark Tests the overhead of determining the active logging level.
MessageTemplateParsingBenchmark Tests the cost of parsing various message templates.
NestedLoggerCreationBenchmark Tests the cost creating a nested logger.
NestedLoggerLatencyBenchmark Tests the overhead of writing through a nested logger.
PipelineBenchmark Tests the cost of writing through the logging pipeline.