Example usage for org.apache.cordova.api LOG subclass-usage

List of usage examples for org.apache.cordova.api LOG subclass-usage

Introduction

In this page you can find the example usage for org.apache.cordova.api LOG subclass-usage.

Usage

From source file com.phonegap.api.LOG.java

/**
 * Log to Android logging system.
 *
 * Log message can be a string or a printf formatted string with arguments.
 * See http://developer.android.com/reference/java/util/Formatter.html
 */