- Namespace
-
GitVersion
.Logging - Containing Type
- LogExtensions
Syntax
public static void Warning(this ILog log, string format, params object[] args)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ILog | |
| format | string | |
| args | object[] |
Return Value
| Type | Description |
|---|---|
| void |