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

Logs only mode #31

Open
eterey opened this issue Oct 3, 2020 · 2 comments
Open

Logs only mode #31

eterey opened this issue Oct 3, 2020 · 2 comments

Comments

@eterey
Copy link
Owner

eterey commented Oct 3, 2020

Provide a possibility to turn on the "logs only" mode, which will work in the following way:

  1. Validation exceptions won't be raised anymore;
  2. The pyvalid will keep working as usual and will keep validating input/output values;
  3. In case of validation error, the warning (type of message TBD) message will be written.

It may be helpful for production mode, when any runtime errors are unwelcome.

@Aparna-BS
Copy link

I can work on this enhancement.

@eterey
Copy link
Owner Author

eterey commented Oct 23, 2020

It would be great, thanks @Aparna-BS !

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

No branches or pull requests

2 participants