Commit bf541d2b authored by wang's avatar wang

日志管理

parent 2bd9d34f
......@@ -22,7 +22,7 @@ log4js.configure({
out: {type:'stdout', layout:{
colored: true,
type: 'pattern',
pattern: '%[%d{yyyy-MM-dd hh:mm:ss.SSS}] [%l] [%p] %c - %m',
pattern: '%[%d{yyyy-MM-dd hh:mm:ss.SSS}] [%l:%C:%M] [%p] %c - %m',
} },
},
categories: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment