Add kernel logging task
- Enable creating kernel tasks - Create kernel task that disables immediate-mode logging and prints logs to the console forever
This commit is contained in:
@@ -11,6 +11,7 @@ namespace logs {
|
||||
#undef LOG
|
||||
|
||||
void init();
|
||||
void logger_task();
|
||||
|
||||
} // namespace logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user