-
Notifications
You must be signed in to change notification settings - Fork 0
Integrate LoggerAwareInterface/LoggerAwareTrait #17
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestinteropConcerning interoperability with other softwareConcerning interoperability with other software
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestinteropConcerning interoperability with other softwareConcerning interoperability with other software