Skip to content
Success

Changes

Summary

  1. pySimLogger: user __name__ of the module when creating a new logger (details)
Commit 270c2b33c5a0f15b76d9d826e46dae55aa722a06 by pmaier@sysmocom.de
pySimLogger: user __name__ of the module when creating a new logger

At the moment we use random identifiers as names when we create a
new logger for pySimLogger. Let's switch to consistently use the
module name here.

Change-Id: I49a9beb98845f66247edd42ed548980c97a7151a
The file was modifiedtests/unittests/test_log.py
The file was modifiedpySim/runtime.py
The file was modifiedcontrib/csv-to-pgsql.py
The file was modifiedpySim-shell.py
The file was modifiedpySim/card_key_provider.py
The file was modifiedpySim/log.py