Method | Description | |
---|---|---|
LoggingService ( ) : System | ||
WriteTrace ( string categoryName, TraceSeverity traceSeverity, string format ) : void |
Method | Description | |
---|---|---|
ProvideAreas ( ) : IEnumerable |
public static WriteTrace ( string categoryName, TraceSeverity traceSeverity, string format ) : void | ||
categoryName | string | |
traceSeverity | TraceSeverity | |
format | string | |
return | void |