chore: introduce logger and save log into file
This commit is contained in:
7 files changed
+56
-9
No files matched your search
@@ -42,6 +42,8 @@ dependencies {
|
||||
implementation(libs.nashorn.core)
|
||||
implementation(libs.zxing.core)
|
||||
implementation(libs.zxing.javase)
|
||||
implementation(libs.logback.classic)
|
||||
implementation(libs.slf4j.api)
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
|
||||
Reference in New Issue
Block a user