Changeset 1768369
- Timestamp:
- 11/16/2017 03:40:27 PM (8 years ago)
- File:
-
- 1 edited
-
veplatform/trunk/classes/class-ve-logger.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veplatform/trunk/classes/class-ve-logger.php
r1732925 r1768369 20 20 21 21 $this->telemetryClient = new \ApplicationInsights\Telemetry_Client(); 22 $this->telemetryClient->getContext()->setInstrumentationKey(' 15925e45-f923-41a3-be6e-60aa6ab29750');22 $this->telemetryClient->getContext()->setInstrumentationKey('35a3d3fa-b65d-440f-be92-4330255f523d'); 23 23 24 24 } catch (Exception $ex) {
Note: See TracChangeset
for help on using the changeset viewer.