Starting a service involves a lot of moving parts. While it's possible to replicate many of these parts from the logs files, it is ultimately cumbersome and is out of reach of most users.
[x] Implement for docker
[ ] Implement for singularity
[ ] Implement for other applicable computes?
[ ] Document and test
Introduces:
TERRA_DEBUG_SERVICE (can match anywhere in class heirarchy)
Starting a service involves a lot of moving parts. While it's possible to replicate many of these parts from the logs files, it is ultimately cumbersome and is out of reach of most users.
Introduces: