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.