/
home
/
henzagold
/
site
/
node_modules
/
consola
/
src
/
reporters
/
File Upload :
llllll
Current File: /home/henzagold/site/node_modules/consola/src/reporters/json.js
export default class JSONReporter { constructor ({ stream } = {}) { this.stream = stream || process.stdout } log (logObj) { this.stream.write(JSON.stringify(logObj) + '\n') } }
Copyright ©2k19 -
Hexid
|
Tex7ure