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

feat(anirent/parser): log parser errors at a lower level than error #7

Open
Zaba505 opened this issue May 10, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Zaba505
Copy link
Owner

Zaba505 commented May 10, 2022

As a user, I don't want to see extraneous log messages, so that I can focus on the actual desired output like download progress.

Currently, parsing errors are logged at a log level of ERROR which isn't really accurate since it's expected that the parser will fail due the torrents having inconsistent formats. A level of WARN would be much more accurate.

@Zaba505 Zaba505 added the enhancement New feature or request label May 10, 2022
@Zaba505 Zaba505 self-assigned this May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant