Skip to content

Log Cleanup and auto-reload fix

TheLD requested to merge theld/cli-log-cleanup into master

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.

Merge request reports