generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
good first issueGood for newcomersGood for newcomerskind/enhancementImprovement in current featureImprovement in current feature
Description
Current Behavior
In
- https://github.com/meshery/meshkit/blob/master/broker/nats/nats.go#L101
- https://github.com/meshery/meshkit/blob/master/broker/channel/channel.go#L38
LogLevel is hardcoded to 4
Desired Behavior
A log level is taken from constant.
I think we use constants from logrus:
github.com/sirupsen/[email protected]/logrus.go
like f.e. here: https://github.com/meshery/meshkit/blob/master/logger/logger.go#L88
Contributor Guides and Handbook
- 🛠 Meshery Build & Release Strategy
- 📚 Instructions for contributing to documentation
- 🎨 Wireframes and designs for Meshery UI in Figma
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerskind/enhancementImprovement in current featureImprovement in current feature