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

Logging into file

igelgrun opened this issue · comments

Hello, are there any chances this will be implemented soon? Your implementation is great - small and efficient, but having option to log to file would make it even better. Thanks.

Unfortunately, this feature would not be implemented soon :(