Log.w Method

Tungsten Suite

Logw Method

Overload List
  NameDescription
Public methodStatic memberw(String, Object)
Log a formatted warning message. This method uses string.Format to format the message.
Public methodStatic memberw(String, String, Int32)
Log a formatted warning message. This method uses string.Format to format the message.
Top
See Also