v2.1.3 更新:

1、使用ServletContextListener方式获取实时日志
    2、页面日志要素添加进程id和线程名称,优化样式
    3、日志打印级别调整为INFO
This commit is contained in:
2025-07-26 00:42:38 +08:00
parent 9f74a467ba
commit 690e9288b8
9 changed files with 104 additions and 60 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>cn.somkit</groupId>
<artifactId>fmt</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<name>fmt</name>
<description>File Manage System for by SpringBoot</description>
<properties>