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.
2 parents 4f3758a + b948331 commit 1c184e2Copy full SHA for 1c184e2
pytest_reportportal/service.py
@@ -132,3 +132,4 @@ def post_log(message, log_level="DEBUG"):
132
time=timestamp(), message=message,
133
level=log_level)
134
PyTestService.RP.log(sl_rq)
135
+
0 commit comments