helpers/theologger library

Classes

THEOLogger
Logger class to capture logs and exceptions NOTE:
THEOLoggerCallback

Functions

exceptionHandler({required String tag, required Exception exception, String? context = null, StackTrace? stacktrace = null}) → void