Skip to content

refactor(logging): consolidate public logging API migration - #262

Merged
VolkerChristian merged 1 commit into
masterfrom
refactor/logging-api-combined
Aug 31, 2026
Merged

refactor(logging): consolidate public logging API migration#262
VolkerChristian merged 1 commit into
masterfrom
refactor/logging-api-combined

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

This integration PR replaces #261. Old non-default SNode.C branches are intentionally excluded.

Verification

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

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