mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-18 13:28:12 +08:00
go日志
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"max_size": 1024,
|
||||
"max_age": 10
|
||||
},
|
||||
"core_logger": {
|
||||
"output_json": true,
|
||||
"level": "info",
|
||||
"filename": "ee-go-core.log",
|
||||
"max_size": 1024,
|
||||
"max_age": 10
|
||||
},
|
||||
"http": {
|
||||
"enable": true,
|
||||
"protocol": "http://",
|
||||
|
||||
Reference in New Issue
Block a user