ILoggingBuilder Interface

Summary

ILoggingConvention Implements the IConventionBuilder<TBuilder, TConvention, TDelegate> Implements the ILoggingBuilder Implements the ILoggingConvention Implements the LoggingConventionDelegate
ILoggingBuilder
IConventionBuilder
IConventionContainer

Syntax

public interface ILoggingBuilder : 
    IConventionBuilder<ILoggingBuilder, ILoggingConvention, LoggingConventionDelegate>, 
    IConventionContainer<ILoggingBuilder, ILoggingConvention, LoggingConventionDelegate>

Extension Methods

See Also