* commit '44029223daef21ebd06a7b0e1655aff9254da63d': tombstone: log output header suppressed in crash
This commit is contained in:
commit
ab5b8603ee
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ static void dump_log_file(log_t* log, pid_t pid, const char* filename,
|
|||
}
|
||||
|
||||
if (first) {
|
||||
_LOG(log, logtype::HEADER, "--------- %slog %s\n",
|
||||
_LOG(log, logtype::LOGS, "--------- %slog %s\n",
|
||||
tail ? "tail end of " : "", filename);
|
||||
first = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue