mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-02-25 06:50:26 +00:00
修复日志报错
This commit is contained in:
parent
5016c2b351
commit
f3f1d4f6a3
@ -7,5 +7,5 @@ export default {
|
|||||||
enable: true,
|
enable: true,
|
||||||
package: 'egg-view-nunjucks',
|
package: 'egg-view-nunjucks',
|
||||||
},
|
},
|
||||||
logrorator: false,
|
logrotator: false, // disable when use @midwayjs/logger
|
||||||
} as EggPlugin;
|
} as EggPlugin;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user