Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make crawler.log publicly accessible #2526

Merged
merged 1 commit into from
Jun 10, 2024
Merged

fix: make crawler.log publicly accessible #2526

merged 1 commit into from
Jun 10, 2024

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Jun 10, 2024

This is important for being able to easily change log level for the crawler.

crawler.log.setLevel(LogLevel.DEBUG);

This is important for being able to easily change log level for the crawler.

```ts
crawler.log.setLevel(LogLevel.DEBUG);
```
@github-actions github-actions bot added this to the 91st sprint - Tooling team milestone Jun 10, 2024
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Jun 10, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Pull Request Tookit has failed!

Pull request is neither linked to an issue or epic nor labeled as adhoc!

@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Jun 10, 2024
@B4nan B4nan merged commit 3e9e665 into master Jun 10, 2024
9 checks passed
@B4nan B4nan deleted the public-crawler-log branch June 10, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant