Add APF config log to sharedLog for easier debugging.

This commit adds an APF configuration log message to the shared log,
which will be included during program installation. This clarifies the
features supported by the installed program, simplifying debugging.

Example log:

2025-02-06T11:48:23.006695 - INVOKE installPacketFilter(byte[1051]) config: { mcast: DROP, offloads: [ ARP, ND, Ping4, ] RAs: 1 mDNSs: 0 }

Test: TH
Change-Id: I0e9de134d49605b6b8651018785ffec0947be1cf
5 files changed