TRONIX Code Documentation
|
Classes | |
class | LoggerService |
class | TronixBreadcrumb |
class | TronixEvent |
This class is a duplicate of Sentry's SentryEvent so we don't have to carry around references to Sentry outside of Logging. More... | |
class | TronixEventExtensions |
Enumerations | |
enum | TronixBreadcrumbLevel { Critical , Error , Warning , Info , Debug } |
enum | TronixBreadcrumbType { Navigation , Http } |
enum | TronixErrorLevel { Fatal , Error , Warning , Info , Debug } |