Skip to content

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Jan 7, 2021

Describe the contribution
Fix #449 - added OS_printf to CFE_ES_SYSLOG_APPEND so it behaves the same as CFE_ES_WriteToSysLog

Testing performed
Built unit tests and confirmed CFE_ES_SYSLOG_APPEND calls OS_printf (observed outputs)

Expected behavior changes
CFE_ES_SYSLOG_APPEND will OS_print the message

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
nasa/osal#747 was submitted to see the OS_print in debug of unit tests

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Jan 7, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate January 21, 2021 18:03
@astrogeco astrogeco merged commit bd87123 into nasa:integration-candidate Jan 21, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 21, 2021
@skliper skliper deleted the fix449-consistent_log branch February 1, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent results from CFE_ES_SYSLOG_APPEND and CFE_ES_WriteToSysLog

2 participants