Skip to content

Changes

Started by upstream project gerrit-pysim #2678
Started 23 days ago
Queued 8.4 sec

Summary

  1. transport/init: use PySimLogger to print messages (details)
Commit ff2e9ac61b145ebbe6ced27bc4dd6ba23aa1ca9d 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