#log messages
2 messages · Page 1 of 1 (latest)
you can just use Debug.Log(). though for a plugin I'd recommend using KSPBuildTools' logging functionality: it will auto-label logs as being from your mod, among other things:https://github.com/KSPModdingLibs/KSPBuildTools