Skip to content

Document Java logging binding members - #576

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-java-logging-apis
Open

Document Java logging binding members#576
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-java-logging-apis

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Sources

Validation

  • Parsed all docs/xml/Java.Util.Logging/*.xml files as XML.
  • Confirmed CRLF line endings for every scoped XML file.
  • Confirmed zero To be added. placeholders in Java.Util.Logging (excluding docs/xml/index.xml).
  • Ran git diff --check.

Refs #251

Refs #251

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the generated XML documentation for the Java.Util.Logging namespace, replacing placeholder text and improving member documentation consistency with existing JNI binding doc patterns across the repo.

Changes:

  • Replaces To be added. placeholders for JniPeerMembers property docs across multiple Java.Util.Logging types.
  • Documents LoggingPermission(string name, string actions) parameters and constructor summary.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 15 comments.

Show a summary per file
File Description
docs/xml/Java.Util.Logging/XMLFormatter.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/StreamHandler.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/SocketHandler.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/SimpleFormatter.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/MemoryHandler.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/LogRecord.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/LogManager.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/LoggingPermission.xml Documents ctor parameters/summary and replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/Logger.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/Level.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/Handler.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/Formatter.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/FileHandler.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/ErrorManager.xml Replaces placeholder JniPeerMembers docs.
docs/xml/Java.Util.Logging/ConsoleHandler.xml Replaces placeholder JniPeerMembers docs.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Java.Util.Logging/XMLFormatter.xml Outdated
Comment thread docs/xml/Java.Util.Logging/StreamHandler.xml Outdated
Comment thread docs/xml/Java.Util.Logging/SocketHandler.xml Outdated
Comment thread docs/xml/Java.Util.Logging/SimpleFormatter.xml Outdated
Comment thread docs/xml/Java.Util.Logging/MemoryHandler.xml Outdated
Comment thread docs/xml/Java.Util.Logging/Handler.xml Outdated
Comment thread docs/xml/Java.Util.Logging/Formatter.xml Outdated
Comment thread docs/xml/Java.Util.Logging/FileHandler.xml Outdated
Comment thread docs/xml/Java.Util.Logging/ErrorManager.xml Outdated
Comment thread docs/xml/Java.Util.Logging/ConsoleHandler.xml Outdated
Refs #251

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.

2 participants