文件操作 - log.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@mapbox/node-pre-gyp/lib/util/log.js
编辑文件内容
'use strict'; const { createConsola } = require('consola/basic'); // match the default behavior of npm and node-gyp where stdout is reserved for output that is expected // to be used programmatically (usually json) const log = createConsola({ stdout: process.stderr }); module.exports = exports = log;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件