On 2014-06-05 at 12:52:38, Ylinen, Mikko wrote: > > You listed those four components. Are they all _readers_ of /dev/log_*? >
If You mean repositories below (with links to files in gerrit), then they all use dlogutil. -> platform/core/telephony/telephony-daemon [1] -> platform/core/uifw/dali-adaptor [2] -> sdk/ide/common-eplugin [3] -> platform/core/system/sdbd [4] As for telephony-daemon it is clear how dlogutil is used then for other packages I did not investigate its usage. Although I doubt that this functionalities cannot be provided using systemd journal (journalctl). Therefore I would like to ask maintainers of those repositories to switch to journalctl or just remove dlogutil if not needed. Links ===== [1] https://review.tizen.org/gerrit/gitweb?p=platform/core/telephony/telephony-daemon.git;a=blob;f=resource/etc/rc.d/init.d/telephony-daemon;hb=refs/heads/tizen [2] https://review.tizen.org/gerrit/gitweb?p=platform/core/uifw/dali-adaptor.git;a=blob;f=adaptors/tizen/scripts/dalireslog.sh;hb=HEAD [3] https://review.tizen.org/gerrit/gitweb?p=sdk/ide/common-eplugin.git;a=blob;f=org.tizen.common/src/org/tizen/common/core/command/sdb/DlogSdbCommand.java;hb=refs/heads/tizen [4] https://review.tizen.org/gerrit/gitweb?p=platform/core/system/sdbd.git;a=blob;f=src/commandline.c;hb=refs/heads/tizen _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
