Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 713 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 713 Bytes

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.