XLog

Android logger, pretty, powerful and flexible, logging to file and everywhere

License

License

GroupId

GroupId

com.elvishew
ArtifactId

ArtifactId

xlog
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

aar
Description

Description

XLog
Android logger, pretty, powerful and flexible, logging to file and everywhere
Project URL

Project URL

https://github.com/elvishew/XLog
Source Code Management

Source Code Management

https://github.com/elvishew/XLog

Download xlog

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.1
1.10.0
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.1.1
0.1.0