Function printEnvVariablesToConsole

  • Print all environment variables to the console plus if found a custom value.

    Parameters

    • configDir: string

      The configuration directory.

    • censor: boolean = true

      Should the custom values be censored or not.

    Returns void

Generated using TypeDoc