Skip to content

refactor(logging): introduce consolidated public API - #261

Closed
VolkerChristian wants to merge 1 commit into
masterfrom
refactor/logging-api
Closed

refactor(logging): introduce consolidated public API#261
VolkerChristian wants to merge 1 commit into
masterfrom
refactor/logging-api

Conversation

@VolkerChristian

Copy link
Copy Markdown
Member

Summary

  • add the single public <Log.h> API in snode::log with owned scope identity, severity/event/system-error logging, and startup settings
  • migrate SNode.C production call sites to the public facade
  • collapse duplicate backend output paths while retaining compatibility headers as migration surfaces
  • document and test the public API

Verification

  • complete SNode.C build with applications enabled
  • PublicLogApiTest
  • ParameterlessSemanticLoggerPolicyTest
  • clean legacy LOG/VLOG/PLOG scan under src

@VolkerChristian

Copy link
Copy Markdown
Member Author

Superseded by #262, which carries the same verified default-branch logging refactor on the combined integration branch.

@VolkerChristian
VolkerChristian deleted the refactor/logging-api branch August 31, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant