Log Cleanup and auto-reload fix
added the CLI_LOG_LEVEL env var which controls the log level of the cli idependent from the application.
Fixed the auto-reload client and server and improved the error display to correctly show all compilation errors.
Added a reconnection loading screen with basic explanation on how to control the auto-reload feature.