错误日志 LogLevel.error
LogLevel.error
static void e(String message, {String? prefix}) => _log(message, TalkerKey.error, LogLevel.error, prefix);