rewrite logging so that it goes into the LOGGER of code-server-exec, note this is a different logger than code-server, this is done INTENTIONALLY
rework execution of code-server so that it relies on the bundled node binary, this resolves an issue when a server host lacks basic busybox utilities preventing the thing from starting
fixes
- mod running on client
- code-server not shutting down with server
initial release

