Skip to content

Use proper logging #40

@discospiff

Description

@discospiff

Use proper logging instead of println()

  • Logging has the concept of logging levels. They can be filtered and aggregated based on those levels.
  • No one will see println()

println("Log added. ID = ${documentReference.id}")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions