Log
Log Object
Fields
Level
Level of logs. Available options are:
- trace (lowest)
- debug
- info
- warn
- error
- fatal
- panic (最高)
The lower the level you choose, the more information will be printed to assist you to find the problem.
The default level is debug
.