Skip to content

docs(java): update event and logger guidance - #283

Closed
zhongkechen wants to merge 1 commit into
mainfrom
docs/java-event-and-logger-guidance
Closed

docs(java): update event and logger guidance#283
zhongkechen wants to merge 1 commit into
mainfrom
docs/java-event-and-logger-guidance

Conversation

@zhongkechen

Copy link
Copy Markdown
Contributor

Summary

  • replace the hand-written Lambda event serializer adapter with the optional Java extra-serdes module
  • document the getLogger(Logger delegate) overload and clarify that Java has no persistent context-level logger setter

The stale Java 1.2.1 dependency versions and Java 1.x MDC keys were already corrected by #262 and #264.

Dependencies and related changes

Validation

  • mdformat --check docs/
  • codespell docs/sdk-reference/observability/logging.md docs/sdk-reference/languages/java/index.md
  • python3 scripts/check_example_refs.py
  • git diff --check

The local Zensical build was not run because the pinned zensical==0.0.40 package was unavailable from the configured package index; repository CI remains the authoritative build check.

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