- Namespace
-
GitVersion
.Logging - Containing Type
- ILogAppender
Syntax
void WriteTo(LogLevel level, string message)
Parameters
| Name | Type | Description |
|---|---|---|
| level | LogLevel | |
| message | string |
Return Value
| Type | Description |
|---|---|
| void |
void WriteTo(LogLevel level, string message)
| Name | Type | Description |
|---|---|---|
| level | LogLevel | |
| message | string |
| Type | Description |
|---|---|
| void |