AltitudeQuests/src/main
Teriuihi 46bfb4fd65 Replace printStackTrace with Logger.throwing in various classes
The changes made in these classes are intended to improve error handling and visibility. Instead of simply printing the StackTrace, the Logger.throwing method is now used to send error messages to the logger in a more controlled manner. This should facilitate better error tracking and resolution. The affected classes include database, configuration, and quest implementation classes.
2024-04-13 20:27:33 +02:00
..
java/com/alttd/altitudequests Replace printStackTrace with Logger.throwing in various classes 2024-04-13 20:27:33 +02:00
resources Started rework for datalockapi 2022-12-05 21:35:39 +01:00