Is your feature request related to a problem? Please describe.
From #409, CFE_ES_WriteToSysLog:
Upon additional review - the only "extra" thing that CFE_ES_WriteToSyslog does is a final call to OS_printf to duplicate the syslog message onto the console, which wouldn't be done when calling the functions individually.
In particular, this means that any syslog messages generated in the CDS use case wouldn't appear on the console. This could be a valid concern/issue that might warrant a fix.
Describe the solution you'd like
Consistent behavior
Requester Info
Jacob Hageman - NASA/GSFC