Java android.util LogWriter fields, constructors, methods, implement or subclass

Example usage for Java android.util LogWriter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.util LogWriter.

The text is from its open source code.

Constructor

LogWriter(int priority, String tag)
Create a new Writer that sends to the log with the given priority and tag.