Skip to content

trevnorris/node-ofe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's how to use:

npm install ofe
require('ofe').call();

This will overwrite OnFatalError to create a heapdump when your app fatally crashes.

Can also call this to trigger the heapdump manually and exit the process.

require('ofe').trigger();

About

Overwrite OnFatalError to create a heapdump

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •