4PointSolutions / 4PointSolutions/FluentFormsAPI

Add support for specifying logConfig when rendering an Adaptive Form

未关闭
#42 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
7
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

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 |

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。