log: Only print one space if no level selected
Prior to this change, when no "level" option is given to the logging
module, we see
[PHY] RU 0 RF started cpu_meas_enabled 0
[HW] No connected device, generating void samples...
with three spaces, which is too much. This change reduces the amount of
spaces to 1 without log level.
Co-authored-by:
Robert Schmidt <robert.schmidt@openairinterface.org>
Showing
Please register or sign in to comment