Skip to content

Commit 86d2cc9

Browse files
authored
Update README.md
1 parent 3d8b259 commit 86d2cc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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;

0 commit comments

Comments
 (0)