4PointSolutions / 4PointSolutions/FluentFormsAPI

Add support for specifying logConfig when rendering an Adaptive Form

オープン
#42 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。