Android-AppLog

AppLog is a simple Android logger that gives you a detailed output and more log options.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

se.marteinn.utils.logging
ArtifactId

ArtifactId

applog
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Android-AppLog
AppLog is a simple Android logger that gives you a detailed output and more log options.
Project URL

Project URL

https://github.com/marteinn/android-applog
Source Code Management

Source Code Management

https://github.com/marteinn/android-applog

Download applog

How to add to project

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

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
2.1.2