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

vdk-core: extend classification error test #1180

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

antoniivanov
Copy link
Collaborator

There are a few more test scenarios that are not covered but are pretty common and so we are adding them now.

Testing Done: functional tests.

Signed-off-by: Antoni Ivanov aivanov@vmware.com

* vdk-core: add new configuration log_level_module

To enable users to override logs per module, temporarily (e.g for
debugging or prototyping reasons to increase verbosity of certian
module).

The feature works similar to how spring level is specified
(-Dlogging.level.com.baeldung=TRACE)

Configruation is:
'log_level_module="my.module=INFO,my.second.module=debug"'

Testing Done: unit tests

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>

vdk-core: extend classification error test

There are a few more test scenarios that are not covered but are pretty
common and so we are adding them now.

Testing Done: functional tests.

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>

vdk-core: fix imports

Signed-off-by: Antoni Ivanov <aivanov@vmware.com>
@antoniivanov antoniivanov merged commit c2565b4 into main Sep 21, 2022
@antoniivanov antoniivanov deleted the person/aivanov/vdk-core-err branch September 21, 2022 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants