mailable_log

mailable-log is an opinionated logger for Android with built in support for emailing logs

License

License

GroupId

GroupId

com.lukekorth
ArtifactId

ArtifactId

mailable_log
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

aar
Description

Description

mailable_log
mailable-log is an opinionated logger for Android with built in support for emailing logs
Project URL

Project URL

https://github.com/lkorth/mailable-log

Download mailable_log

How to add to project

<!-- https://jarcasting.com/artifacts/com.lukekorth/mailable_log/ -->
<dependency>
    <groupId>com.lukekorth</groupId>
    <artifactId>mailable_log</artifactId>
    <version>0.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lukekorth/mailable_log/
implementation 'com.lukekorth:mailable_log:0.1.6'
// https://jarcasting.com/artifacts/com.lukekorth/mailable_log/
implementation ("com.lukekorth:mailable_log:0.1.6")
'com.lukekorth:mailable_log:aar:0.1.6'
<dependency org="com.lukekorth" name="mailable_log" rev="0.1.6">
  <artifact name="mailable_log" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lukekorth', module='mailable_log', version='0.1.6')
)
libraryDependencies += "com.lukekorth" % "mailable_log" % "0.1.6"
[com.lukekorth/mailable_log "0.1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » support-v4 jar [25.0.0,25.99.0)
com.github.tony19 : logback-android-core jar 1.1.1-6
com.github.tony19 : logback-android-classic jar 1.1.1-6
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0