Class: matlab.net.http.LogRecord
Package: matlab.net.http
Display or return human-readable version of vector of LogRecords
show( displays
the entire contents of the records)records array.
strs = show(___) returns the
output as a string instead of displaying it and can include any of
the input arguments in previous syntaxes. strs contains
one string for each LogRecord object in records.