Commit b05ba39a authored by wuyuhang's avatar wuyuhang

测试提交

parent a40cc02e
# SLF4J SimpleLogger 输出格式配置
# 示例: 2026-08-11 14:42:10.123 [Thread-0] INFO com.example.tcpsend.NettyTcpPushServer - TCP推送服务启动成功
org.slf4j.simpleLogger.showDateTime=true
org.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd HH:mm:ss.SSS
org.slf4j.simpleLogger.showThreadName=true
org.slf4j.simpleLogger.showLogName=true
org.slf4j.simpleLogger.showShortLogName=false
org.slf4j.simpleLogger.levelInBrackets=false
org.slf4j.simpleLogger.defaultLogLevel=info
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment