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

Report dupes consistently via header parser's logger. #311

Merged
merged 7 commits into from Aug 17, 2022

Conversation

attipaci
Copy link
Collaborator

@attipaci attipaci commented Aug 17, 2022

Dupes found when parsing (3rd party) headers, used to be reported to Header's Logger, but should be parsing specific, and thus be reported through HeaderCardParser's separate logger instead to allow for distinct verbosity control through Header.setParserWarningsEnabled().

@attipaci attipaci added the bug Erroneous behavior of the existing code label Aug 17, 2022
@attipaci attipaci added this to the 1.17.0 milestone Aug 17, 2022
@attipaci attipaci self-assigned this Aug 17, 2022
@attipaci attipaci changed the title Dupes reported consistently to header parser's logger. REport dupes consistently via header parser's logger. Aug 17, 2022
@attipaci attipaci changed the title REport dupes consistently via header parser's logger. Report dupes consistently via header parser's logger. Aug 17, 2022
@attipaci attipaci merged commit 3a1508b into nom-tam-fits:master Aug 17, 2022
@attipaci attipaci deleted the test-fix branch August 17, 2022 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Erroneous behavior of the existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant