wlog

Android Log wrapper with handy methods to remove clutter & add formatted output

License

License

GroupId

GroupId

me.shikhov
ArtifactId

ArtifactId

wlog
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

wlog
Android Log wrapper with handy methods to remove clutter & add formatted output
Project URL

Project URL

https://github.com/andrey-shikhov/wlog
Source Code Management

Source Code Management

https://github.com/andrey-shikhov/wlog

Download wlog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0
3.0.0
1.4.0
1.3.1
1.2.4
1.1.0
1.0.1
1.0.0