Skip to content
Success

#26642 (Jan 28, 2026, 11:20:59 AM)

Started 20 days ago
Took 2.6 sec on build4-deb12build-ansible

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

This run spent:

  • 10 sec waiting;
  • 2.6 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: 2b42877389e9f0cdbc831f7b06ed5917670bb138
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