NullLog Class

Namespace
GitVersion.Logging
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["ILog"] click Interface0 "/api/GitVersion.Logging/ILog" Type["NullLog"] class Type type-node

Syntax

public sealed class NullLog : ILog

Properties

Name Value Summary
Indent string
Verbosity Verbosity

Methods

Extension Methods

GitHub