dlog_logger: refactoring 76/285376/4
authorMichal Bloch <m.bloch@samsung.com>
Fri, 9 Dec 2022 15:29:01 +0000 (16:29 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 20 Dec 2022 16:44:27 +0000 (17:44 +0100)
commite32ba0291f54764c0a38b56aad14cceb980b2be5
tree891b5195645ea4e7be46c8cb8d311dee4080ce7d
parent4b104db121f8d85efd21487b983b1ddda052d1aa
dlog_logger: refactoring

Now there's a function that just handles system IO,
and another function that just parses data. This is
to make adapting the IO part to multi-threading easier.

Change-Id: Ia185928c092de94e617ec76a937e312d90cf7b3e
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/logger/reader_logger.c