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