Log Method
Overloads
Log(String, String) |
Post message to the DebugConsole. If no debug console is active, then the method has no effect. |
Log(String, String)
Post message to the DebugConsole. If no debug console is active, then the method has no effect.
Declaration
void Log(string source, string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | source |
Source identifier. |
System.String | message |
Message to post. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!