Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
backend
docs
Commits
ffc9c62b
Commit
ffc9c62b
authored
Oct 15, 2015
by
柯阳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
log filename specified
parent
b98d7518
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
log.md
log.md
+4
-4
No files found.
log.md
View file @
ffc9c62b
...
...
@@ -36,16 +36,16 @@
所有日志必须包含以下字段
* `LEVEL`: 日志等级。`DEBUG`, `INFO`, `WARNING`, `ERROR`等。
-
debug
-
`DEBUG`
记录调试信息,用于线上排查故障。
-
info
-
`INFO`
记录正常的业务信息.
-
warning
-
`WARNING`
系统存在问题但不影响系统正常使用, 可关注此问题并在下一个release里修复.
-
error
-
`ERROR`
系统存在影响用户正常使用的严重问题,需要立即上线修复.
* `LOGID`: trace用,暂时空缺,填空字符串。
...
...
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