diff options
author | Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com> | 2020-05-18 14:52:05 +0700 |
---|---|---|
committer | Saya Sugiura <39760799+ssugiura@users.noreply.github.com> | 2020-07-06 10:04:07 +0900 |
commit | acbbc6b23d6694ee940ad384bf882a4c4ab47af7 (patch) | |
tree | d3736b1a99c0a54843eb170d833d92d70eac5be8 /src/system | |
parent | 54768d5f559aa9b35ab61c20f4f56e1e9409f17a (diff) | |
download | DLT-daemon-acbbc6b23d6694ee940ad384bf882a4c4ab47af7.tar.gz |
offline storage: Improvement log messages at bottom
- In case there are several filters in config dlt_logstorage.conf
which are sharing the same file name, the dlt-daemon could not handle
to write the dlt messages at the proper file. It means the latest dlt
messages might be not written into the newest file.
- In order to resolve this, dlt-daemon must keep the newest file for
each filename. Everytime new dlt message is going to be written,
dlt-daemon must ensure that it must be written out to the newest file.
Signed-off-by: Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com>
Signed-off-by: KHANH LUONG HONG DUY <khanh.luonghongduy@vn.bosch.com>
Diffstat (limited to 'src/system')
0 files changed, 0 insertions, 0 deletions