UNPKG

shark-node-openid

Version:

shark-node-openid is used for netease's openid.

12 lines 227 B
module.exports = { appenders: [ { type: 'console' }, { "type": "file", "filename": "logs/shark_openid.log", "maxLogSize": 5*1024*1024, "backups": 2, "category": "shark_openid" } ] }