警告日志 LogLevel.warning
LogLevel.warning
static void w(String message, {String? prefix}) => _log(message, TalkerKey.warning, LogLevel.warning, prefix);