You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Today I would rather just use a nice open-source product maintained by someone e
11
11
- thread-safety.
12
12
13
13
**Missing Features (with priority):**
14
-
- HIGH: turn on logging ONLY into html file, not to console window (currently logging to html works only when console window is also present);
14
+
- HIGH: turn on logging ONLY into html file, not to console window (currently logging to html works only when console window is also present): https://github.com/proof88/Console/issues/1;
15
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;
16
16
- MED: timestamping (optional);
17
17
- MED: add aux string to filename even later after initialization is already done (in such case the file name should be renamed);
0 commit comments