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 33f16eb commit e3a05daCopy full SHA for e3a05da
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