Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement groupLog method to support log groups by providing metadata #201

Open
georgolden opened this issue Aug 11, 2022 · 0 comments
Open
Assignees

Comments

@georgolden
Copy link
Member

Problem

We need to have multiple high level log groups, which have meaning for our application such as: statistics, monitoring, telemetry, security, db operations, etc.

Solution

Extend existing logger functionality by adding new method: groupLog(message, groupName = 'system')

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant