build_full
Description:
[ Version ( deprecated = true , deprecated_since = "1.14" , since = "1.0" ) ]
public string build_full ()
public string build_full ()
Warning: build_full is deprecated since 1.14.
Gets a compilation of all cached traces, in a single string.
Note:
user should use get_traces instead, which provides a much more generic interface to the full list of traces.
Traces are separated by '\r\n'.
Parameters:
this |
Returns:
a string containing all traces, or |