Start Logging

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2026-01-28 20:44:05 +01:00
parent 361c698323
commit ec41111054
9 changed files with 159 additions and 65 deletions
+1
View File
@@ -24,4 +24,5 @@ plugins {
dependencies {
testImplementation(libs.junit)
testImplementation(libs.hamcrest)
compileOnly(project(":CommonCore:SQL"))
}