log property

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

Implementation

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