- Is your feature request related to a problem? Please describe.
We have a couple of timber trees planted in our app. PlutoTimberTree, apart from storing logs in the DB, also prints them to the console. This leads to duplicate log entries in Logcat.
- Describe the solution you'd like
Add a configuration flag to enable/disable console print to PlutoTimberTree (or to PlutoLoggerPlugin).
- Is your feature request related to a problem? Please describe.
We have a couple of timber trees planted in our app.
PlutoTimberTree, apart from storing logs in the DB, also prints them to the console. This leads to duplicate log entries in Logcat.- Describe the solution you'd like
Add a configuration flag to enable/disable console print to
PlutoTimberTree(or toPlutoLoggerPlugin).