CrashReporter
Index
Constructors
constructor
Properties
contents
Methods
add
addSection
Start a new section with a title.
reportBinaries
Report Node.js related binary versions and paths.
reportEnvVars
Report all environment variables.
reportLanguages
Report common programming language versions and paths
reportPackageVersions
Report npm package versions for all that match the defined pattern. Only searches in the root node modules folder and will not work with PnP.
reportProcess
Report information about the current
process
.
reportStackTrace
Report the stack trace for a defined
Error
.
reportSystem
Report information about the platform and operating system.
write
Write the reported content to the defined file path.
Add a label with a value, or multiple values, to the last added section.