Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Add service instance name to logs of services #155

Closed
@hlxid

Description

@hlxid

Description

Currently all log messages from services don't indicate of which service instance they stem.
This can become a problem if you have more than one instance of a service type and a sudden log appears and you don't know which instance is producing it.

To address this ServiceBundle should provide logging methods which prepend the current instance name in front of all messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestframeworkRequires changes to the frameworkmajorNeeds a major changeserviceRequires changes to a service

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions