LogExtensions Class

Summary

Extension methods on ILog that provide level-specific logging helpers (Debug, Info, Warning, Error) and verbosity-scope methods.
Namespace
GitVersion.Logging
Base Types
  • object
graph BT Type-->Base0["object"] Type["LogExtensions"] class Type type-node

Syntax

public static class LogExtensions
GitHub