LogAttribute()
Initializes a new LogAttribute.
Declaration
public LogAttribute()LogAttribute(string)
Initializes a new LogAttribute and specifies a logging profile.
Declaration
public LogAttribute(string profileName)Parameters
| Type | Name | Description |
|---|---|---|
| string | profileName | The name of the logging profile, or |