log

file log bridging with Android Log

License

License

MIT
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

log
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

log
file log bridging with Android Log
Project URL

Project URL

https://github.com/treech/AndroidSdk
Source Code Management

Source Code Management

https://github.com/treech/AndroidSdk

Download log

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
org.slf4j : slf4j-api jar 1.7.32
com.github.tony19 : logback-android jar 2.0.0
com.squareup.okhttp3 : okhttp jar 5.0.0-alpha.2

provided (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.30
simple.android.log4j » log4j-android jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1