CustomLogRecordTextOptions(int, string)
Initializes a new CustomLogRecordTextOptions.
Declaration
public CustomLogRecordTextOptions(int parameterCount, string name = null)Parameters
| Type | Name | Description |
|---|---|---|
| int | parameterCount | Number of parameters in the message. |
| string | name | Semantic name of the message ( |