flowercodec

Results 1 comments of flowercodec

I copy multiFile.js to multiFile2.js add a new function "closeFile " and export it. I know it's not good idea,but It solve my problem. 'use strict'; const debug = require('debug')('log4js:multiFile');...