- Namespace
-
GitVersion
.Logging
graph BT Type["ILog"] class Type type-node
Syntax
public interface ILog
Properties
Methods
| Name | Value | Summary |
|---|---|---|
|
AddLogAppender |
void | |
|
IndentLog |
IDisposable | |
|
Separator |
void | |
|
Write |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|