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

[BUG] Uses FATAL instead of INFO #1

Open
romw314 opened this issue Oct 30, 2023 · 0 comments
Open

[BUG] Uses FATAL instead of INFO #1

romw314 opened this issue Oct 30, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@romw314
Copy link
Owner

romw314 commented Oct 30, 2023

Describe the bug
It logs [ FATAL] (but with correct color) when using the info command.

To Reproduce
Steps to reproduce the behavior:

  1. Compile and run the example script
  2. Output will contain [ FATAL] hello

Expected behavior
The output should contain [ INFO ] hello, not [ FATAL] hello.

System information (please complete the following information):

  • OS: Ubuntu
  • Version 22.04
@romw314 romw314 added the bug Something isn't working label Oct 30, 2023
@romw314 romw314 self-assigned this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant