Skip to content

Integrate LoggerAwareInterface/LoggerAwareTrait #17

@ricardoboss

Description

@ricardoboss

The LoggerAwareInterface allows classes to announce that it has a setLogger method. This can be used by frameworks and DI containers to set a logger for that specific service.

Ideally, the application builder or the application itself can set the logger for each service. Maybe this can be solved using callbacks/events inside the ServiceCollection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestinteropConcerning interoperability with other software

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions