Skip to content

Externalize Logging #8

@bennidi

Description

@bennidi

Currently the crawler is instantiated with a log configuration and then internally creates a logger instance based on that configuration.

Instead, the crawler should expect a ready instance of a log and not care about any instantiation details.

This is a preliminary step to make the log an external package and maintain it outside the scraper.

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