- Jan 4, 2018
- 1,515
- 1,752
I've managed to log output to the standard out file using print("lol") and configuring different levels(warning, debug, etc) with logging.info("lol").
But I can't find anything on the interwebs how to log output to the in-game console*.
*In-game console being the console you open with shift+o and enable with config.console = True
But I can't find anything on the interwebs how to log output to the in-game console*.
*In-game console being the console you open with shift+o and enable with config.console = True