Feature #158
closedadding low-level console logging
0%
Description
It is proposed to add a low-level logging feature that can be used for logging to the console window. The module should not import any other modules and thereby can even be used for logging in the BlackBox Kernel module. In addition it is proposed to export an interface that can be used from a high-level Console module (issue-#153) for general purpose console application programming.
Updated by I. Denisov over 8 years ago
- Subject changed from LowLevel debuggin to LowLevel debugging
Updated by J. Templ over 8 years ago
- Subject changed from LowLevel debugging to adding low-level console logging
- Assignee set to J. Templ
- Target version set to 1.7.1
It is proposed to add a low-level logging feature that can be used for logging to the console window. The module should not import any other modules and thereby can even be used for logging in the BlackBox Kernel module. In addition it is proposed to export an interface that can be used from a high-level Console module (issue-#153) for general purpose console application programming.