8exgh

Results 2 comments of 8exgh

Set environment variable: APPLICATIONINSIGHTS_INSTRUMENTATION_LOGGING_LEVEL to value: NONE Without setting logging to NONE, this value is returned by my console app and breaks the client parsing.

@hectorhdzg from my perspective setting APPLICATION_INSIGHTS_INSTRUMENTATION_LOGGING_LEVEL environment variable to NONE does the trick (valid work around so applicationinsights node_module logs nothing to standard out). But even setting ERROR log level...