Debug Messenger

by Air Mapster
Save debug messages and send them to a central server for later perusal.
ID:132098
 
This library is useful when you need to debug problems in your game when it is distributed as a world executable that players run locally. Normally you wouldn't have access to any debug messages without access to each player's machine. This library sends your debug logs to a central server for you to peruse later and (hopefully) use to fix those bugs!