Commit Graph

14 Commits

Author SHA1 Message Date
fszimnau
13c783a762 enabled easier/ custom creation of loggers 2025-10-01 11:47:44 +02:00
fszimnau
d881edd247 simplified custom Logger implementation while expanding its capabilities
to all of the ones of the java.util.logging.Logger by extending from it
2025-10-01 11:41:42 +02:00
fszimnau
f514e1c6f8 updated comment 2025-10-01 11:26:01 +02:00
fszimnau
c6a346df00 suppress "unused" warnings 2025-10-01 11:19:13 +02:00
fszimnau
bad7fa46eb - added Logger
- added logging capabilities to ProgressHandler classes
2025-10-01 11:17:39 +02:00
fszimnau
b63326b0ac improved file writing by outsourcing String reading and including "Reader"s 2025-10-01 11:15:48 +02:00
fszimnau
20f3049239 anonymised package 2025-10-01 11:14:09 +02:00
71daaaff15 Fix thread-safety
properly do time based logging and quit, when done
2025-01-20 14:50:47 +01:00
6e1fb749ad Made calculations more precise 2025-01-20 14:29:26 +01:00
4ed86f7420 - ProgressHandler Threadsafe gemacht
- ermögliche loggen ohne progress, rein Zeitbasiert
  -> möglichst, sodass kein spam entsteht bzw. das reguläre Loggen berücksichtigt wird
2025-01-14 11:39:58 +01:00
4fc5648c4f - make constants final
- added constant for temp dir
- redacted path to specific temp dir
2024-11-06 10:09:36 +01:00
4c76542f54 - also log after a certain amount of time if processing is slow 2024-11-06 10:00:35 +01:00
8426fa4a33 - optimisations by SonarQube and IntelliJ Inspections
- own smaller optimisations
2024-11-06 09:58:52 +01:00
0bdb0b7bb1 zusätzliche Dateien + Änderungen aus Nextcloud hinzugefügt 2024-08-05 14:48:14 +02:00