Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow the use of LOG_LEVEL in the logger util #2247

Open
Tracked by #2168
kevkevinpal opened this issue Dec 19, 2024 · 3 comments · May be fixed by #2250
Open
Tracked by #2168

Allow the use of LOG_LEVEL in the logger util #2247

kevkevinpal opened this issue Dec 19, 2024 · 3 comments · May be fixed by #2250
Assignees

Comments

@kevkevinpal
Copy link
Contributor

kevkevinpal commented Dec 19, 2024

Description

We want to make it so that in the logger.go util file that we can restrict which logs are being show

we want the levels to be
MACHINE
DEBUG
INFO
WARNING
ERROR

where if the LOG_LEVEL is set to INFO then only the INFO, WARNING and ERROR logs show
and if we set LOG_LEVEL to MACHINE then all the logs show
and so on

@saithsab877
Copy link
Contributor

saithsab877 commented Dec 19, 2024

@kevkevinpal please assign me?

@aliraza556
Copy link
Contributor

aliraza556 commented Dec 19, 2024

@kevkevinpal assign me?

@MahtabBukhari
Copy link
Contributor

@kevkevinpal please assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants