noveogroup / android-logger

Useful logger for Android based on standard android.util.Log class. Simple lightweight (< 50 Kb) implementation of SLF4J API. Easy but powerful configuration via properties file and some additional helpful logging methods. Easy analogue of popular log4j library.

Home Page:https://noveogroup.github.io/android-logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement all TODOs

igelgrun opened this issue · comments

... just to remember it

check that *.slf4j.Logger.ROOT_LOGGER_NAME is correctly used or not used.

TODOs are implemented, ROOT_LOGGER_NAME is implemented correctly.