wtf(final String, final String) method

Use com.sap.mobile.lib.supportability.ILogger#w(String, String) What a Terrible Failure: Reports a condition that should never happen.

Syntax

public void wtf ( final String tag , final String msg )

Parameters

Usage

Logger implementation is able to identify the source of the log message at the price of performance penalty. See SDMLogger#wtf(String,String,String)