mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-05-13 08:25:36 +02:00
Add log output to start writer
This commit is contained in:
@@ -219,6 +219,8 @@ def run():
|
||||
|
||||
logging.getLogger("pika").setLevel(logging.WARNING)
|
||||
|
||||
_logger.info("Writer started. Waiting for requests.")
|
||||
|
||||
start_service(broker_url=args.broker_url)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user