-
Notifications
You must be signed in to change notification settings - Fork 2
Add logging documentation for PLM #10
New issue
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
Conversation
Added comprehensive logging documentation for Percona Link for MongoDB, covering configuration, log levels, formats, and JSON field references.
There was a problem hiding this comment.
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 adds comprehensive logging documentation for Percona Link for MongoDB (PLM), explaining how to configure and use the logging system for monitoring and troubleshooting.
- Documents logging configuration options including log levels, JSON format, and color output controls
- Provides detailed examples of both text and JSON log formats
- Includes a reference table explaining all JSON log fields and their purposes
Comments suppressed due to low confidence (1)
docs/reference/logging.md:1
- [nitpick] The field name 's' is not descriptive. Consider adding clarification that this stands for 'scope' or 'source' to improve readability.
# Logging in Percona Link for MongoDB
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
db173db to
7d49818
Compare
Added comprehensive logging documentation for Percona Link for MongoDB, covering configuration, log levels, formats, and JSON field references.