 |
ITraceInfoProviderToTraceString Method |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Creates an object specific string which can be written into the trace.
Namespace:
WeroSoft.Diagnostics
Assembly:
WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntaxstring ToTraceString(
SourceLevels level
)
Parameters
- level
- Type: System.DiagnosticsSourceLevels
[Missing <param name="level"/> documentation for "M:WeroSoft.Diagnostics.ITraceInfoProvider.ToTraceString(System.Diagnostics.SourceLevels)"]
Return Value
Type:
StringA string containing object specific information.
See Also