mia-platform / mia-platform/custom-plugin-java
The custom plugin java library must log in json
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The Java custom plugin library performs logging activities using the LOG4J library (http://www.slf4j.org/). A useful reference can be Quarkus, which gives the possibility to configure the log and documents as https://quarkus.io/guides/logging
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the custom plugin Java library's LOG4J/SLF4J logging setup. Review Quarkus's logging configuration and documentation as a reference, then determine the supported configuration and output expectations. Done means the library emits its logs in JSON format and the configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100