Add setting to toggle rest api logging
It may be desirable for the rest server implementation to log rest calls
for audit purposes, and further, it is desirable for a user to turn this
feature on/off.
Add a D-Bus setting for the same, which a rest server can look up and
turn on logging, if required. Turn logging off, by default.
Commit 6e1ca53 in the phosphor-rest-server implements logging. A
subsequent commit will control logging based on this setting.
Change-Id: I29a5ecd21ac738bad09aad165f87a461e9b15f09
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
1 file changed