Overlayed provides first class support for tracking events and logs from your application through the Cortex module.
Event & log tracking can be useful for a variety of reasons:
By default, Overlayed has a number of events tracked and are surfaced via the Overlayed Dashboard:
game_launch
game_close
And logs like:
fatal
error
warning
We expose this functionality so that you can track custom events and logs from your application, and tie the data into the dashboard just like we do for native Overlayed events.