Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tcp-receiver
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wuyuhang
tcp-receiver
Commits
b05ba39a
Commit
b05ba39a
authored
Aug 11, 2026
by
wuyuhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试提交
parent
a40cc02e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
simplelogger.properties
src/main/resources/simplelogger.properties
+9
-0
No files found.
src/main/resources/simplelogger.properties
0 → 100644
View file @
b05ba39a
# 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment