Log.e Method
From Tungsten Suite
Tungsten
|
|
Loge Method |
| Name | Description | |
|---|---|---|
| e(Exception) |
Log an Exception
| |
| e(String, Object) |
Log a formatted exception message. This method uses string.Format to format the message.
|