We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712ed5d commit 359f436Copy full SHA for 359f436
opentelemetry-sdk/tests/logs/test_handler.py
@@ -35,6 +35,7 @@
35
set_span_in_context,
36
)
37
38
+
39
# pylint: disable=too-many-public-methods
40
class TestLoggingHandler(unittest.TestCase):
41
def test_handler_default_log_level(self):
0 commit comments