pshitt icon indicating copy to clipboard operation
pshitt copied to clipboard

Issue 8

Open supercoder-dev opened this issue 1 year ago • 0 comments

To resolve the issue with running in daemon mode, we need to ensure that logging is properly initialized within the daemon context. We will move the logging setup inside the daemon context block to ensure it is properly configured when running as a daemon. Modify the daemon context block to ensure that the logging and SSH server initialization are properly handled. Move the logging setup inside the daemon context block.

supercoder-dev avatar Jun 19 '24 13:06 supercoder-dev