mtn_orange/kkiapay/app/app.logger library

Maybe this should be generated for the user as well?

import 'package:customer_app/services/stackdriver/stackdriver_service.dart';

Properties

stackTraceRegex RegExp
final

Functions

getLogger(String className, {bool printCallingFunctionName = true, bool printCallstack = false, List<String> exludeLogsFromClasses = const [], String? showOnlyClass}) → Logger