Commit bfc9c632 authored by 何娜's avatar 何娜

Delete log.js

parent 87c08677
const log4js = require('log4js');
const config = require('../config');
log4js.configure(config.log4jsConfig);
module.exports = log4js.getLogger();
\ No newline at end of file
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