Skip to content

Commit f9a6644

Browse files
committed
Merge branch 'master' of https://github.com/proof88/Console
2 parents 0edd300 + c7890a4 commit f9a6644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Today I would rather just use a nice open-source product maintained by someone e
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);
1515
- MED: if module logging not enabled but the module is logging an error, the module name should be also logged automatically for more clarity;
1616
- MED: timestamping (optional);
17+
- MED: add aux string to filename even later after initialization is already done (in such case the file name should be renamed);
1718
- LOW: automatically write the module name at the beginning of the line (optional);
1819
- LOW: optionally the "ERROR" string automatic logging in case of error log could be turned on;
1920
- LOW: config file (that could contain e.g. module logging setting);

0 commit comments

Comments
 (0)