Hi,
I’m trying to implement Google StackDriver for nlog. I need to set an environment variable for the json file as per documentation: https://cloud.google.com/docs/authentication/getting-started#windows
Is there a good way in Litium to set environment variables?
The startup seems to be compiled resource, any other ways i see is to use:
- StartupTask to create a task that reads from web.config or similar.
- Deployment to set during our CI
Has anyone solved this?
Litium version: 7.2.3