Chat/api
Teriuihi c057c69653 Enable optional logging in ChatLogHandler
Modified the ChatLogHandler to support optional logging by introducing a new argument in the getInstance() method. This argument sets the logging state during instantiation. This facilitates better flexibility when using the ChatLogHandler across different sections of the code base as logging requirements may differ.
2024-04-07 18:11:19 +02:00
..
src/main/java/com/alttd/chat Enable optional logging in ChatLogHandler 2024-04-07 18:11:19 +02:00
build.gradle.kts Use 1.19.2 API 2022-09-26 19:08:51 +02:00