5d65b0a6a7
Currently Guest-Client logs are written to syslog's daemon facility with 'debug' level, however syslog conf in tis-centos-guest.img only has 'info' level turned on for daemon facility. Change the debug level to 'info' so that Guest-Client logs can be written to /var/log/messages. This will help debugging future guest heartbeat issues. Also fix typo in guest_heartbeat_enabled_state_health_check() trace. Change-Id: Iab72cce9be2986c6cafb79fa66aed6edfb36f32d |
||
---|---|---|
.. | ||
guest_api_debug.c | ||
guest_api_debug.h | ||
guest_api_stream.c | ||
guest_api_stream.h | ||
guest_api_types.c | ||
guest_api_types.h | ||
guest_api_unix.c | ||
guest_api_unix.h | ||
guest_heartbeat_api.c | ||
guest_heartbeat_api.h | ||
Makefile | ||
sample_guest_app.c |