Skip to content

Externalize Logging #8

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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