Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slf4j-itinerennes

about

This project is a fork of SLF4J. Only module slf4j-android have been modified.

Build Status

features added from slf4j-android to slf4j-itinerennes

This fork aims to provide more flexibility on log level configuration by introducing a configuration file.

Restriction to 23 characted have been taken off so tag names doesn't have to be compressed/truncated when using the library with Android > 2.1

how to use it ?

Use a file assets/slf4j.properties to configure log levels.

root = WARN
com.groupId.artifactId = DEBUG
com.groupId.artifactId.package.BusinessImpl = TRACE
org.library.tools = INFO

About

Customized SLF4J-Android logger implementation

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages