Project

General

Profile

Actions

Improvements #11593

open

info Messages about Configuration 'Misstakes'

Added by Christian Meyer 12 months ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/07/2023
Due date:
% Done:

0%

Estimated time:

Description

Would be amazing to get Information about enforced limitations due to configuration...

Was Troubleshooting a JSignal that did work until I put a bigger string as argument.

This would help debugging those pesky "the code is right, and worked before" troubles.

I envision a Wt::log("info") << "::Config.Limit:" << "<PostLimit/FileUploadLimit/etc.> has been exceeded"; Message

This might also be put into a Wt::log("debug") stream.

Actions #1

Updated by Roel Standaert 11 months ago

Looks like we indeed don't log anything, I really thought we did. We do however emit a requestTooLarge() signal.

Actions

Also available in: Atom PDF