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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions