Skip to content
Commit b85bf75c authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

log: Introduce a simple printf-like logging engine



It's supposed to be used by parasite and restorer blob. It
has API equal to the core one -- with setfd, set_loglevel and
(the main thing) print_on_level fn. It currently supports only
strings, decimal and hex numbers (int and long).

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 37a7b35e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment