var winston = require('winston'); winston.log('info', 'Hello distributed log files!'); winston.info('Hello again distributed logs');
確定! 回上一頁