Skip to content

Timber.e("Invalid input uri") vs Log.e("Invalid input uri") #311

Description

@ikmazameti

As part of my project work for GADS2022, I came across this discrepancy. Throughout the codelab Log.e("something") is used but in section 6: Chain your Work, the code snippet for the BlurWork class used Timber.e("something").

https://developer.android.com/codelabs/android-workmanager?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-6-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fandroid-workmanager#5

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions