Jar examples for l:logger
Flexible library for printing log, anr log and crash log into external files, console or anything on Android devices without root privilege
You can download jar file logger 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logger-1.3.0.jar to your project.
<dependency> <groupId>com.github.wasiqb.coteafs</groupId> <artifactId>logger</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.github.wasiqb.coteafs', name: 'logger', version: '1.3.0'
libraryDependencies += "com.github.wasiqb.coteafs" % "logger" % "1.3.0"
<dependency org="com.github.wasiqb.coteafs" name="logger" rev="1.3.0"/>
@Grapes(@Grab(group='com.github.wasiqb.coteafs', module='logger', version='1.3.0'))
'com.github.wasiqb.coteafs:logger:jar:1.3.0'
Click the following link to download the jar file.
logger-1.3.0-javadoc.jar