File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ Today I would rather just use a nice open-source product maintained by someone e
1212
1313** Missing Features (with priority):**
1414 - HIGH: turn on logging ONLY into html file, not to console window (currently logging to html works only when console window is also present);
15+ - MED: if module logging not enabled but the module is logging an error, the module name should be also logged automatically for more clarity;
1516 - MED: timestamping (optional);
1617 - LOW: automatically write the module name at the beginning of the line (optional);
18+ - LOW: optionally the "ERROR" string automatic logging in case of error log could be turned on;
1719 - LOW: config file (that could contain e.g. module logging setting);
1820 - LOW: no log file rotation implemented;
1921 - LOW: no log forwarding to external server;
You can’t perform that action at this time.
0 commit comments