Skip to content

Comments

[pull] master from SchemaStore:master#120

Merged
pull[bot] merged 2 commits intoUncodedtech:masterfrom
SchemaStore:master
Mar 24, 2025
Merged

[pull] master from SchemaStore:master#120
pull[bot] merged 2 commits intoUncodedtech:masterfrom
SchemaStore:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mgrubb and others added 2 commits March 23, 2025 20:25
Co-authored-by: Michael Grubb <Michael.Grubb@acxiom.com>
The [Pytest
documentation](https://docs.pytest.org/en/stable/reference/reference.html#confval-log_level)
explains that the `log_level` config variable

> Sets the minimum log message level that should be captured for logging
> capture. The integer value or the names of the levels can be used.

Furthermore, there are more named levels than the ones listed
previously:
https://github.com/python/cpython/blob/ef06508f8ef1d2943b2fb1e310ab115b65e489a8/Lib/logging/__init__.py#L98-L105

Some are deprecated/not recommended (hence marked as such), but there
was also the `NOTSET` option missing previously.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@pull pull bot added the ⤵️ pull label Mar 24, 2025
@pull pull bot merged commit 55b02cf into Uncodedtech:master Mar 24, 2025
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.

2 participants