Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 212 Bytes

File metadata and controls

13 lines (11 loc) · 212 Bytes

AndroidLog

Customizable logger for Android

Download:

repositories {
    maven { url 'http://dl.bintray.com/laynemobile/maven' }
}

dependencies {
    compile 'com.laynemobile:androidlog:0.1.1'
}