4PointSolutions / 4PointSolutions/FluentFormsAPI

Add support for specifying logConfig when rendering an Adaptive Form

Đang mở
#42 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Java
Star
7
Fork
8
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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 |

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.