[ Version ( deprecated = true , deprecated_since = "1.14" , since = "1.0" ) ]
public string build_full ()
Warning: build_full is deprecated since 1.14.
Gets a compilation of all cached traces, in a single string.
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'.
this |
a string containing all traces, or |