We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Os::Log
Os::Console
The text was updated successfully, but these errors were encountered:
Note: tests too thin, no random testing needed.
Sorry, something went wrong.
Implements #2723: Adds Os::Console to replace Os::Log (#2831)
7159e7e
* Initial logging refactor - WIP * Removing LogAssert as it is not used * Working on Fw::Logger rewrite * Initial Os::Console refactor * Fixing Fw::Logger unit tests * Fixing up UT build * Adding Os::Stub::Console implementation * Added interface UTs * Adding posix console tests * Fixing Linux errors * Spelling * Initial review requests * Fixing RPI build issues * Fixing codeql errors * Fixing code QL * Validating 'message' parameter
LeStarch
Successfully merging a pull request may close this issue.
Feature Description
Os::Log
should be renamedOs::Console
.The text was updated successfully, but these errors were encountered: