protected static class AndroidMojoSupport.AndroidLogHandler extends Object implements com.android.ddmlib.Log.ILogOutput
| Modifier | Constructor and Description |
|---|---|
protected |
AndroidLogHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
printAndPromptLog(com.android.ddmlib.Log.LogLevel logLevel,
String tag,
String message) |
void |
printLog(com.android.ddmlib.Log.LogLevel logLevel,
String tag,
String message) |
Copyright © 2016 echocat. All rights reserved.