Closed jynik closed 4 years ago
Log an error, rather than crash with an exception, if we cannot find any environment variables via printenv. The intent here is to be more resilient to bizarre platforms or those that are specifically configured to not be so generous to us.
printenv
Fixes #37.
Log an error, rather than crash with an exception, if we cannot find any environment variables via
printenv
. The intent here is to be more resilient to bizarre platforms or those that are specifically configured to not be so generous to us.Fixes #37.