void
DebugString
(
System.Text.StringBuilder | builder | |
PathLog | logMode | |
)
Returns a string with information about it.
More information is emitted when logMode == Heavy. An empty string is returned if logMode == None or logMode == OnlyErrors and this path did not fail.