Searched refs:error_log (Results 1 – 1 of 1) sorted by relevance
190 std::string error_log = brillo::GetLog(); in EnqueueCollectionErrorLog() local199 error_log.append(diag_log_contents); in EnqueueCollectionErrorLog()207 if (WriteNewFile(log_path, error_log.data(), error_log.length()) < 0) { in EnqueueCollectionErrorLog()