Skip to content

Add logging #41

Open
Open
@merwok

Description

@merwok

Important operations should log messages:

  • user signup
  • send confirmation email
  • confirm email address

Debug logs are useful for troubleshooting:

  • authentication failure
  • authentication success
  • error with confirmation token

Implementation: stdlib logging is the most generic, but structlog is IMO a much better way (combined with smart log collectors rather that infinite flat files).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions