logger: Fix always re-opening files when --log-fd is used
`self->file_stat` was only initialized if an fd was *not* given, which
would lead it to always re-create the log file once.
steamrt/tasks#487
Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
parent
e8fe550f
No related branches found
No related tags found
This commit is part of merge request !743. Comments created here will be created in the context of that merge request.