log property

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

Implementation

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