Crate android_logcat

Crate android_logcat 

Source

Macros§

d
Log a debug message to Android logcat
e
Log a error message to Android logcat
i
Log an info message to Android logcat
v
Log a warn message to Android logcat
w
Log a warn message to Android logcat

Structs§

Log
A struct for Android logging

Traits§

ExpectLogcat