NetworkDebugger Members
The NetworkDebugger type exposes the following members.
Methods
Name | Description | |
---|---|---|
Instance |
Retrieves the singleton instance of the NetworkDebugger, creating it if it does not already exist.
|
|
LogDebug |
Logs a debug message to the console if console logging is enabled.
|
|
LogError |
Logs an error message to the console if console logging is enabled.
|
|
LogWarning |
Logs a warning message to the console if console logging is enabled.
|
|
SetConsoleLog |
Sets the console logging flag.
|