Skip to content

Migrate logging to Timber or SLF4J #22

Description

@karora

561 Log.* statements across 89 files with inconsistent patterns. Mixed Log.d(), Log.println(), Log.w(), Log.e(). Debug level hacks in Constants.java (lines 58-70). String concatenation in log calls. Migrate to Timber for consistent structured logging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions