MindscapeHQ / raygun4android

Android crash reporting provider for Raygun
https://raygun.com
MIT License
21 stars 14 forks source link

Expose a send method with message and classname to be set #81

Open TheRealAgentK opened 3 years ago

TheRealAgentK commented 3 years ago

iOS equivalent:

message - reason classname - exception name

Will be useful for consistency in Flutter plugin.