debug property

Future<void> Function(String, [String]) debug

Implementation

Future<void> Function(String, [String]) get debug => _logger.debug;