Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Asher 4d276b88c0
Add new logger service
The telemetry service depends on this now. I had to move it into
invokeFunction and use accessor.get otherwise getLogger on the service
was undefined.

I also had to move some the extension management service because it
depends on the moved telemetry service. I moved a few other services as
well to better match VS Code (sharedProcessMain.ts).

I swapped some this.services.get with accessor.get since that seems to
be the correct method although for these other services either method
seems to work.
2020-11-19 15:51:27 -06:00
..
2020-10-07 16:16:01 -04:00
2020-09-03 14:32:51 -05:00
2020-11-13 18:38:58 -05:00
2020-11-13 18:44:29 -05:00
2020-11-06 10:13:01 -05:00
2020-11-19 15:51:27 -06:00
2020-08-18 16:34:59 -05:00