Skip to content

Changes

Started by upstream project gerrit-pysim #2771
Started 15 hr ago
Queued 5 sec
Took 13 min on built-in

Summary

  1. transport/init: use PySimLogger to print messages (details)
Commit 5ccb4de321e5490ffa81166a6232bcf65272c198 by pmaier@sysmocom.de
transport/init: use PySimLogger to print messages

The module still uses print to output information. Let's replace
those print calls with the more modern PySimLogger method calls.

Change-Id: I2e2ec2b84f3b84dbd8a029ae9bb64b7a96ddbde3
The file was modifiedpySim/transport/__init__.py