process-logger:用于在节点中运行外部应用程序的进程记录器

时间:2021-06-23 17:08:48
【文件属性】:
文件名称:process-logger:用于在节点中运行外部应用程序的进程记录器
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-23 17:08:48
JavaScript 进程记录器 杀死此应用程序的前一个进程 安装 git clone https://github.com/mixamarciv/process-logger.git 用法 //run and show process info p = { run : 'test.bat' , log : 'file.log' , args : [ 'argument1' , 'arg2' ] , enc : 'cp866' , on_data : function ( data ) { console . log ( data ) ; } , out_stream : fs . createWriteStream ( 'out.file' ) } process_logger ( p , function ( err , exit_co
【文件预览】:
process-logger-master
----package.json(462B)
----index.js(4KB)
----README.md(544B)
----.bin()
--------set_path.bat(1KB)

网友评论