+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
issue: https://gitlab.e.foundation/e/backlog/-/issues/4339 `co.trikita.Log` provides set log level support, which `android.util.Log` is missing. Again, `co.trikita.Log` maintains the same interface structure of `android.util.Log`, so only updating the `import` statement is only needed to update the code structure.