I'm writing a shell command, by implementing the Command interface from Felix.
The command is now unstable, being that sometimes the shell accepts the service, and sometimes it doesn't. There is no error message in the log. How can I force Felix to provide extra detail and/or give specific information on loading a shell command? Thanks, Rodrigo

