22#include <simgear/misc/strutils.hxx>
45void addSentryTag(
const std::string& tag,
const std::string& value);
56void sentryReportUserError(
const std::string& aggregate,
const std::string& parameter,
const std::string& details);
std::vector< std::string > string_list
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information ...
void sentryReportUserError(const std::string &, const std::string &, const std::string &)
void updateSentryTag(const std::string &, const std::string &)
void addSentryBreadcrumb(const std::string &, const std::string &)
std::string sentryUserId()
retrive the anonymous user ID (a UUID) for this installation.
void addSentryTag(const char *, const char *)
void sentryReportException(const std::string &, const std::string &)
void sentryReportNasalError(const std::string &, const string_list &)
void sentryReportFatalError(const std::string &, const std::string &)