Add support for specifying logConfig when rendering an Adaptive Form
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
Research direction
Look for the Adaptive Form rendering request code, likely in a service or client class. Add a method or parameter to accept a logConfig string and append it as a query parameter. Check existing tests for rendering to add a test for the new parameter. Verify by running the project's tests and ensuring the parameter appears in the request.
Written by the indexing model from the issue text.
Description
This parameter is useful for debugging Adaptive Forms. It turns up some client logging.
For example, you should be able to specify so that it appears as a query parameter on the Adaptive Forms request: logConfig=a5-b5-c5-d5
Here's the list of values:
| Log Level | Description |
|---|---|
| 0 | OFF |
| 1 | FATAL |
| 2 | ERROR |
| 3 | WARN |
| 4 | INFO |
| 5 | DEBUG |
| 6 | TRACE |
| 7 | ALL |
| Log Type | Description |
|---|---|
| a | Model |
| b | View |
| c | Performance |
| d | AF |
- Dominant language
- Java
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from 4PointSolutions/FluentFormsAPI
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in 4PointSolutions/FluentFormsAPI
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100