- Notifications
You must be signed in to change notification settings - Fork1
Intercepts Node fs calls and outputs them to log file if the path has the substring specified in TRACEFS env var
License
NotificationsYou must be signed in to change notification settings
sysgears/tracefs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Traces Node fs calls to files with given path substring and logs requests and results into<tmpdir>/tracefs.log
npm install tracefs
tracefs -e :pathSubstring node ./myscript
or
tracefs -e trace.log:pathSubstring node ./myscript
Copyright © 2019SysGears (Cyprus) Limited. This source code is licensed under theMIT license.
About
Intercepts Node fs calls and outputs them to log file if the path has the substring specified in TRACEFS env var
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
