Skip to content

Scoped logger should have application name #167

Description

@kriszyp

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

Fields

Priority

P3

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions