ILog Interface

Namespace
GitVersion.Logging
Implementing Types
graph BT Type["ILog"] class Type type-node Implementing0["NullLog"]-.->Type click Implementing0 "/api/GitVersion.Logging/NullLog" Implementing1["Log"]-.->Type click Implementing1 "/api/GitVersion.Logging/Log"

Syntax

public interface ILog

Properties

Name Value Summary
Verbosity Verbosity

Methods

Extension Methods

GitHub