Summary
ILoggingConvention
Implements the
IConvention<TContext>
- Assembly
- Rocket
.Surgery .Extensions .Logging .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Logging - Interfaces
- Implementing Types
Syntax
public interface ILoggingConvention : IConvention<ILoggingConventionContext>, IConvention
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|