Skip to content
Success

#26613 (Jan 26, 2026, 4:20:14 PM)

Started 21 days ago
Took 1.8 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2772
originally caused by:

This run spent:

  • 9 sec waiting;
  • 1.8 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: c2424efbd5b3a42637cc1322d09aefb19d39df33
Repository: $GERRIT_REPO_URL
  • master
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. For the top level modules let's use the program
name so that it will show up in the log instead of __init__.

Change-Id: I49a9beb98845f66247edd42ed548980c97a7151a
pmaier@sysmocom.de at