Skip to content

Book chapter: How to read Rails logs #62

Description

@willtcarey

Some important points to bring up here

  • Explain how the log is broken down into requests
  • How to determine what the request type is (GET/POST/etc)
  • How to determine which controller action is being executed from a request
  • How to follow the queries in a request and find out where they are being called from

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