Skip to content

CrawlingLogsMiddleware truncating logs #67

@gutsytechster

Description

@gutsytechster

The middlewares when included in the SPIDER_MIDDLEWARES setting causes error from the callbacks to be truncated and shown like below
image

After I remove this middleware, the logs are shown with full traceback, showing which line cause the specific errors, which is the intentional behaviour.

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