:Release Notes:
Support id-filter options on ares-log
:Detailed Notes:
Support filter by app or service ID
Update help file for pmlogd
Update help file for journald
:Testing Performed:
Pass unit test on ose for pmlogd and journald
Pass eslint
Before check commands usage, install and launch test app
$ ares-install ./spec/tempFiles/com.logtest.web.app_1.0.0_all.ipk
$ ares-launch com.logtest.web.app
Check below commands
ares-log -id com.logtest.web.app
ares-log -id com.logtest.web.app -f
ares-log -id com.logtest.web.app -n 100000
ares-log -id com.logtest.web.app -r -n 100000
ares-log -id
ares-log -id -r
:Issues Addressed:
[WRN-6491] Add app and service filter options for pmlogd
:Release Notes: Support id-filter options on ares-log
:Detailed Notes:
:Testing Performed:
:Issues Addressed: [WRN-6491] Add app and service filter options for pmlogd