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

How to disable the ---BEGIN & END ERROR MESSAGES--- #36

Open
raul1991 opened this issue Jun 16, 2017 · 2 comments
Open

How to disable the ---BEGIN & END ERROR MESSAGES--- #36

raul1991 opened this issue Jun 16, 2017 · 2 comments

Comments

@raul1991
Copy link

--- BEGIN MESSAGES --- error: err.common.additionalProperties.notAllowed level: "error" schema: {"loadingURI":"#","pointer":""} instance: {"pointer":""} domain: "validation" keyword: "additionalProperties" unwanted: ["alpha2Code","countryCode","id1"] --- END MESSAGES ---

I want to disable them . Can you suggest how ?

@huggsboson
Copy link
Member

Is it possible that you're logging/printing a ProcessingReport object which would invoke that toString?

if not, it looks like you'll probably need to change how reporters / reports are getting injected. I haven't stared deeply at it, but it looks like there are enough interfaces and DI that doing it should be possible.

Sorry I don't know off the top of my head.

@raul1991
Copy link
Author

raul1991 commented Jun 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants