Logger doesn't seem to be writing to ksp.log
JonnyOThan opened this issue ยท 0 comments
What happened?
I hit this error:
But there wasn't anything in the log.
Tracing through the code, it looks like KRPC uses Console.WriteLine instead of the normal unity logging mechanics.
How can someone else reproduce it?
Try printing a message with Utils.Logger
What is your environment?
locally built KRPC, lots of other mods
Anything else we need to know?
No response