Add ReleaseTree for Timber logging in Release builds
Description
Implement Timber ReleaseTree to log only logs > INFO in release builds.
Technical details
ReleaseTree extends abstract class Timber.Tree.
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/1164