w(final String, final String) method

Sends a WARN log message.

Syntax

public void w ( 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#w(String,String,String)