I want to get the Console Log of the Kryonet as String so that i can display it in a TextArea. Now my question, is there a way to do it?
I'm stuck at this problem..
Any suggestions would be so much appreciated. Thanks
I want to get the Console Log of the Kryonet as String so that i can display it in a TextArea. Now my question, is there a way to do it?
I'm stuck at this problem..
Any suggestions would be so much appreciated. Thanks
Copyright © 2021 Jogjafile Inc.
From the Kryonet documentation:
So looking at MinLog, which is just one source file, you just need to extend
Loggerto override theprintmethod, and then call