支持配置文件、启动参数指定日志级别
This commit is contained in:
@@ -3,6 +3,8 @@ server:
|
||||
|
||||
neutrino:
|
||||
proxy:
|
||||
logger:
|
||||
level: info
|
||||
protocol:
|
||||
max-frame-length: ${MAX_FRAME_LENGTH:2097152}
|
||||
length-field-offset: 0
|
||||
|
||||
Reference in New Issue
Block a user