microsoft / microsoft/microsoft-performance-toolkit-sdk
Should CreateLogger() be added to IApplicationEnvironment?
Open
@mslukebo is already working on this.
Since Jun 7, 2022.
enhancement
untriaged
- Dominant language
- C#
- Stars
- 239
- Forks
- 78
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
This functionality currently exists in IProcessorEnvironment, but not IApplicationEnvironment. This is limiting because some global services might need to be able to create a logger outside of a specific processor instance (e.g. a symbol service).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.