Fix windows server console lagging server when spamming console (usually with errors)
- buffer log messages in ConcurrentQueue and write to console on a separate thread
- redraw input and status messages on that same thread
- Unity logging is still slowish but improves windows console stalling the server when logging is spammed
Add 'console_spam' command to forcibly spam the server console with text