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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions