Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

InkApplications/android-logger

Repository files navigation

Android Logger

A Class for adapting common Android Loggers into the Apache Log interface.

Installation

You can include this into your project using gradle:

    repositories {
        maven {
            url "https://jitpack.io"
        }
    }
    dependencies {
        compile 'com.github.InkApplications:android-logger:v2.0.0'
    }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages