orhanobut / logger

✔️ Simple, pretty and powerful logger for android
Apache License 2.0
13.82k stars 2.14k forks source link

Request to add information on the overhead of using logger library standalone and with Timber integration #253

Open donenoyes opened 3 years ago

donenoyes commented 3 years ago

On README, if possible please include details on overhead, performance related information. Is using Standalone Logger library more performant than using it with Timber and Logger integration. Please add info with reason.

Also, is Logger standalone and Timber and Logger integration more performant than Timber standalone?

I understand the usecase is to make Logs beautiful. But this information would be useful as well. If its not possible to include in README, please add here. Thank you.