Short logger names to reduce visual clutter in log output #322

Merged
lars.winzer merged 3 commits from feat/60-shorten-logger-name into main 2026-05-12 19:06:57 +02:00
lars.winzer commented 2026-05-12 13:06:17 +02:00 (Migrated from git.scicore.unibas.ch)

Refactored each instantiation of a new logger (LogManager.getLogger) to get the simple name of the class, instead of the full classpath.

Note

As I partially modified other peoples code, they (@jona.walpert, @j.kropff and @m.ginkel) need to approve this MR before it can be merged.

Closes #60

Refactored each instantiation of a new logger (`LogManager.getLogger`) to get the simple name of the class, instead of the full classpath. > [!note] > > As I partially modified other peoples code, they (@jona.walpert, @j.kropff and @m.ginkel) need to approve this MR before it can be merged. Closes #60
lars.winzer commented 2026-05-12 13:06:17 +02:00 (Migrated from git.scicore.unibas.ch)

requested review from @jona.walpert

requested review from @jona.walpert
lars.winzer commented 2026-05-12 13:06:27 +02:00 (Migrated from git.scicore.unibas.ch)

requested review from @j.kropff and removed review request for @jona.walpert

requested review from @j.kropff and removed review request for @jona.walpert
lars.winzer commented 2026-05-12 13:06:37 +02:00 (Migrated from git.scicore.unibas.ch)

requested review from @jona.walpert and removed review request for @j.kropff

requested review from @jona.walpert and removed review request for @j.kropff
lars.winzer commented 2026-05-12 13:07:11 +02:00 (Migrated from git.scicore.unibas.ch)

requested review from @jona.walpert

requested review from @jona.walpert
lars.winzer commented 2026-05-12 13:08:21 +02:00 (Migrated from git.scicore.unibas.ch)

Jeez, why cant I request the review from multiple team members?

Jeez, why cant I request the review from multiple team members?
m.ginkel commented 2026-05-12 13:17:35 +02:00 (Migrated from git.scicore.unibas.ch)

approved this merge request

approved this merge request
jona.walpert commented 2026-05-12 15:19:07 +02:00 (Migrated from git.scicore.unibas.ch)

approved this merge request

approved this merge request
j.kropff commented 2026-05-12 19:06:09 +02:00 (Migrated from git.scicore.unibas.ch)

approved this merge request

approved this merge request
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit baa1d51a1f into main 2026-05-12 19:06:57 +02:00
lars.winzer commented 2026-05-12 19:06:58 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit baa1d51a1f

mentioned in commit baa1d51a1fa78002bfbfa639087fda044bec859f
m.ginkel (Migrated from git.scicore.unibas.ch) approved these changes 2026-05-29 17:37:52 +02:00
jona.walpert (Migrated from git.scicore.unibas.ch) approved these changes 2026-05-29 17:37:52 +02:00
j.kropff (Migrated from git.scicore.unibas.ch) approved these changes 2026-05-29 17:37:52 +02:00
This repo is archived. You cannot comment on pull requests.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#322