Skip to content

[refactoring] Replace LogLevel 4 to value from constant #796

@n2h9

Description

@n2h9

Current Behavior

In

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

Metadata

Metadata

Labels

good first issueGood for newcomersissue/staleIssue has not had any activity for an extended period of timekind/enhancementImprovement in current feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions