diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-09-03 23:45:53 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-09-06 12:52:21 +0200 |
commit | 0ea60e5a7741658ad7056a0a6674e00e72d2d288 (patch) | |
tree | 02568083f6a7aee9e1ea84eefe35b7fdf66c61fb /flow.c | |
parent | 38363964fc96008761195984c989b036227e0e5c (diff) | |
download | passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar.gz passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar.bz2 passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar.lz passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar.xz passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.tar.zst passt-0ea60e5a7741658ad7056a0a6674e00e72d2d288.zip |
log: Don't prefix log file messages with time and severity if they're continuations
In fecb1b65b1ac ("log: Don't prefix message with timestamp on --debug
if it's a continuation"), I fixed this for --debug on standard error,
but not for log files: if messages are continuations, they shouldn't
be prefixed by timestamp and severity.
Otherwise, we'll print stuff like this:
0.0028: ERROR: Receive error on guest connection, reset0.0028: ERROR: : Bad file descriptor
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'flow.c')
0 files changed, 0 insertions, 0 deletions