logInfo top-level property

void Function(dynamic message, [Object? error, StackTrace? stackTrace]) logInfo
final

Implementation

final logInfo = _globalLoggy.info;