stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
616 stars 99 forks source link

Save brief crash info to a temporary file #1280

Closed eugen15 closed 1 year ago

eugen15 commented 1 year ago

Description

Some brief information is saved to a temporary file upon a crash. The information will be sent to a separate HTTPS server by crash-handler.

Motivation and Context

The changes are a part of the task to send some brief information to a separate HTTPS server.

How Has This Been Tested?

Types of changes

New feature (non-breaking change which adds functionality)

Checklist: