seq  4.0.0-pre3
Functions | Variables
test_eicssw_1185-remote-logging Namespace Reference

Functions

def test_remote_logging (qtbot)
 This test tests the end to end chain of the remote logging functionality. More...
 

Variables

 level
 
 DEBUG
 
 format
 
 logger = logging.getLogger(__name__)
 

Function Documentation

◆ test_remote_logging()

def test_eicssw_1185-remote-logging.test_remote_logging (   qtbot)

This test tests the end to end chain of the remote logging functionality.

It starts a seq server and a seq gui, and makes sures that logs are propagated from the seq kernel to the seq gui.

Variable Documentation

◆ DEBUG

test_eicssw_1185-remote-logging.DEBUG

◆ format

test_eicssw_1185-remote-logging.format

◆ level

test_eicssw_1185-remote-logging.level

◆ logger

test_eicssw_1185-remote-logging.logger = logging.getLogger(__name__)