[This is preliminary documentation and is subject to change.]
Retrieves all the logs currently in the log buffer, one per line, ending
with the most recent.
| C# |
public static string GetLogs()
A string containing the retrieved logs.