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

Added the caller_level argument for some of the logging functions. #97

Merged

Conversation

YHordijk
Copy link
Contributor

I tried to add some tests for this, but it does not seem possible to do this easily with pytest.

@YHordijk YHordijk added the enhancement New feature or request label Jan 30, 2024
@YHordijk YHordijk requested a review from SiebeLeDe January 30, 2024 12:04
@YHordijk YHordijk self-assigned this Jan 30, 2024
@YHordijk YHordijk linked an issue Jan 30, 2024 that may be closed by this pull request
@SiebeLeDe
Copy link
Contributor

To get this right: the level is to indicate the boundary between printing and not printing a message right?

@YHordijk YHordijk merged commit ae5522b into main Feb 1, 2024
6 checks passed
@YHordijk YHordijk deleted the 96-add-caller_level-as-argument-for-logging-functions branch February 6, 2024 16:42
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

Successfully merging this pull request may close these issues.

Add caller_level as argument for logging functions
2 participants