add information when an entry is printed out of order 53/183453/7
authorMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Thu, 5 Jul 2018 11:50:58 +0000 (13:50 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 6 Jul 2018 10:07:56 +0000 (10:07 +0000)
commit067af18d8f5bc61c1a5e4087b29d2bf4e0d8e5a8
tree4d70e6c4f186593a4f08eece6aec97b4252ff520
parent91f31f166b3b8cf88bbc30010cc6eeea9cbbd97f
add information when an entry is printed out of order

Sometimes an entry is delivered to dlog with a delay longer
than sorting window and needs to be printed out of order.
Add information when it happens to minimize the risk of
confusion

Change-Id: I1b0913ad4755899b9000e2707193f07c3cdc9931
Signed-off-by: Maciej Slodczyk <m.slodczyk2@partner.samsung.com>
include/log_file.h
src/shared/log_file.c