Skip to content

Consistent results from CFE_ES_SYSLOG_APPEND and CFE_ES_WriteToSysLog #449

@skliper

Description

@skliper

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions