Log.i Method
From Tungsten Suite
Tungsten
|
|
Logi Method |
| Name | Description | |
|---|---|---|
| i(String, Object) |
Log a formatted informational message. This method uses string.Format to format the message.
| |
| i(String, String, Int32) |
Log a formatted informational message. This method uses string.Format to format the message.
|