-
Notifications
You must be signed in to change notification settings - Fork 811
Polish up logging #157
Copy link
Copy link
Open
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
In the current state, we make a new logger in every module that needs to log something. There is
CrawleeLogFormatter, which handles logging in the console.kwargsoflogging.infoand related methods - should we use that?