ErrorLogs extension

An extension on Object to facilitate error logging.

on

Methods

logError({required String error, String? text, StackTrace? stackTrace}) → void

Available on Object, provided by the ErrorLogs extension

Logs an error message using the AppLogs class.