-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there a chance to add a tag feature to the logger?
There was already a PR on the old repo:
[Feature] Add 'TAG' options #103
And here is a discussion:
simc/logger#68 (comment)
The reason for this is, if you have multiple components for example, I use get_it to inject my logger into these components to collect all log data in one place (FileOutput, whatever.). But I can't figure out which log comes from what component. Maybe just an optional tag attribute like the guy did in the PR.
dzsonni, MrLepage, Chralu, rsajdok, hampsterx and 5 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request