feat: support modifying log format

This commit is contained in:
hstyi
2025-07-14 16:36:15 +08:00
committed by hstyi
parent f329ef60df
commit 89b22ba984
11 changed files with 77 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ slf4j = "2.0.17"
pty4j = "0.13.6"
tinylog = "2.7.0"
kotlinx-coroutines = "1.10.2"
flatlaf = "3.6.1-SNAPSHOT"
flatlaf = "3.6.1"
kotlinx-serialization-json = "1.9.0"
commons-codec = "1.18.0"
commons-lang3 = "3.18.0"