This is a console for debugging, If you want to use this logging You need to use like this:
DebugConsole::putchar(b'3');
DebugConsole::getchar();