swot_simulator.logbook.LogServer.start

LogServer.start(daemon: bool = False) None[source]

Start the server

Parameters

daemon (bool, optional) – Indicates whether this thread is a daemon thread (True) or not (False)