为部分md文档生成目录

This commit is contained in:
wu xiangkai
2022-10-12 19:50:23 +08:00
parent 3cf65df785
commit 7626248e9f
3 changed files with 78 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
- [Spring Logging](#spring-logging)
- [Log Format](#log-format)
- [控制台输出](#控制台输出)
- [文件输出](#文件输出)
- [File Rotation](#file-rotation)
- [Log Level](#log-level)
- [Log Group](#log-group)
# Spring Logging
## Log Format
默认Spring Boot输出日志的格式如下