HarperFast / HarperFast/harper
Scoped logger should have application name
Open
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
The `Scope` object has a `logger` which is currently contextualized and "named" after the plugin. However, the logger should be named after the application, since the plugin already knows its own name, and is given different scopes for each application it will use and is responsible for providing the logger to the application so that application logs are properly attributed to that application.
Contributor guide
Assessment
This issue has not been assessed yet.