Skip to content

Conversation

vgavro
Copy link
Contributor

@vgavro vgavro commented Feb 15, 2022

I want some messages to be generated with different tags, but for now i'm forced to use same root (prefix) tag for no reason per sender instance.
If I use FluentSender('').emit('my_tag', data) - I got ".my_tag" tag instead of "my_tag". This PR fixes this.

Signed-off-by: Victor Gavro <vgavro@gmail.com>
@coveralls
Copy link

coveralls commented Feb 15, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling cd59f46 on vgavro:master into ace80f4 on fluent:master.

@vgavro
Copy link
Contributor Author

vgavro commented Feb 15, 2022

closed to change source branch (created #186 instead)

@vgavro vgavro closed this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants