core/logger/amwal_logger library

Classes

AmwalLogger
Legacy AmwalLogger class - now integrated with Logar.

Typedefs

AmwalLoggerFunction = void Function(dynamic error, StackTrace? stackTrace)
Function type for custom error logging implementations.