C# Класс Serilog.Tests.LoggerConfigurationTests

Показать файл Открыть проект

Приватные методы

Метод Описание
AFilterPreventsMatchedEventsFromPassingToTheSink ( ) : void
CreateLoggerThrowsIfCalledMoreThanOnce ( ) : void
DestructuringIsPossibleForSystemTypeDerivedProperties ( ) : void
DestructuringSystemTypeGivesScalarByDefault ( ) : void
DisposableSinksAreDisposedAlongWithRootLogger ( ) : void
DisposableSinksAreNotDisposedAlongWithContextualLoggers ( ) : void
DynamicallySwitchingSinkRestrictsOutput ( ) : void
EnrichersExecuteInConfigurationOrder ( ) : void
ExceptionsThrownByAuditSinksArePropagated ( ) : void
ExceptionsThrownByAuditSinksArePropagatedFromChildLoggers ( ) : void
ExceptionsThrownByDestructuringPoliciesAreNotPropagated ( ) : void
ExceptionsThrownByDestructuringPoliciesArePropagatedIfAuditingEnabled ( ) : void
ExceptionsThrownByFiltersAreNotPropagated ( ) : void
ExceptionsThrownByFiltersArePropagatedIfAuditingEnabled ( ) : void
ExceptionsThrownByPropertyAccessorsAreNotPropagated ( ) : void
ExceptionsThrownByPropertyAccessorsArePropagatedIfAuditingEnabled ( ) : void
ExceptionsThrownBySinksAreNotPropagated ( ) : void
ExceptionsThrownBySinksAreNotPropagatedEvenWhenAuditingIsPresent ( ) : void
HigherMinimumLevelOverridesArePropagated ( ) : void
LastMinimumLevelConfigurationWins ( ) : void
LevelSwitchTakesPrecedenceOverMinimumLevel ( ) : void
LowerMinimumLevelOverridesArePropagated ( ) : void
MaximumDestructuringDepthIsEffective ( ) : void
SpecifyingThatATypeIsScalarCausesItToBeLoggedAsScalarEvenWhenDestructuring ( ) : void
SubLoggerRestrictsFilter ( ) : void
TransformationsAreAppliedToEventProperties ( ) : void
WritingToALoggerWritesToSubLogger ( ) : void