tracefs
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Tracefs

npm version Twitter Follow

Traces Node fs calls to files with given path substring and logs requests and results into <tmpdir>/tracefs.log

Usage

npm install tracefs
tracefs -e :pathSubstring node ./myscript

or

tracefs -e trace.log:pathSubstring node ./myscript

Output example: Alt text

License

Copyright © 2019 SysGears (Cyprus) Limited. This source code is licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i tracefs

Weekly Downloads

11

Version

1.2.1

License

MIT

Unpacked Size

103 kB

Total Files

11

Last publish

Collaborators

  • vicvlas