LogTrace Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
Trace(Object, String, String, Int32) |
Logs a new trace entry.
| |
Trace(Exception, Object, String, String, Int32) |
Logs a new trace entry.
| |
Trace(IFormatProvider, Object, String, String, Int32) |
Logs a new trace entry.
| |
Trace(Exception, IFormatProvider, Object, String, String, Int32) |
Logs a new trace entry.
|