diff options
author | Yusuke Sato <yusuke-sato@apn.alpine.co.jp> | 2018-05-18 14:32:01 +0900 |
---|---|---|
committer | Christoph Lipka <clipka@users.noreply.github.com> | 2018-05-18 07:32:01 +0200 |
commit | 89639e55c39687af398bdf9fbaf000338a5cb7db (patch) | |
tree | 0571e2a0f0ca8155f5fd55bfa78ce287ca40e442 /doc | |
parent | 6e19bc70f05997413a33cee3d6b7c7e4f5834a20 (diff) | |
download | DLT-daemon-89639e55c39687af398bdf9fbaf000338a5cb7db.tar.gz |
dlt-daemon: Lower log level of logs not to output unintentional warning (#58)
* dlt-daemon: Lower log level of several logs not to output unintentional warning
Change log level of several logs from WARNING to INFO.
1. User FIFO cannot be opened because the FIFO does not exist
--> This case can happen if DLT user app is one-shot
2. Runtime configuration file (dlt-runtime-application.cfg / dlt-runtime-context.cfg)
cannot be opened
--> This case can happen in normal use case.
Signed-off-by: Yusuke Sato <yusuke-sato@apn.alpine.co.jp>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions