Logs

You can customize your logs, each thing that is logged passes server-sided security checks so it is not spam and then inputs into your log tab.

C#
API.Log("BigWumpus", "Logged in!"); //Logs this action to your web-panel, you can do this anywhere and for anything!

Last updated