1
0
mirror of https://github.com/suk-ws/messiva.git synced 2024-11-22 16:54:51 +08:00
A simple but complex java information io api and implementation.
Go to file
2023-10-15 18:21:50 +08:00
gradle/wrapper add Formatter struct; add support for LevelRestrict; fix some problems. 2023-04-08 12:06:36 +08:00
src/main/java/cc/sukazyo/messiva add separator for message in SimpleFormatter, well-define null-define annotation. 2023-10-15 18:21:50 +08:00
.gitattributes initialize gradle project 2021-12-10 23:38:16 +08:00
.gitignore add Formatter struct; add support for LevelRestrict; fix some problems. 2023-04-08 12:06:36 +08:00
build.gradle add Formatter struct; add support for LevelRestrict; fix some problems. 2023-04-08 12:06:36 +08:00
gradle.properties add ILogLevel as new LogLevel abstract, better Logger 2023-10-15 12:40:47 +08:00
gradlew initialize gradle project 2021-12-10 23:38:16 +08:00
gradlew.bat initialize gradle project 2021-12-10 23:38:16 +08:00
settings.gradle initialize gradle project 2021-12-10 23:38:16 +08:00