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

feat: implement some type of logging #214

Open
2 tasks done
jordimarimon opened this issue Jan 23, 2024 · 0 comments
Open
2 tasks done

feat: implement some type of logging #214

jordimarimon opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
feature Feature requests. Please vote with reactions!

Comments

@jordimarimon
Copy link
Owner

Prerequisites

Describe the Feature Request

It would be nice to be able to have some type of logging with different levels.

I would expect something like:

  • Logging errors (with colors, pretty format, sorted, etc...)
  • Logging file paths analysed
  • Logging symbols analysed inside a file (this only for debugging purpose)

The logging should provide some levels to configure what to log. Also the logging would be disabled by default.

Describe the Use Case

It can be useful when reporting bugs, attach a snapshot of the logs so it can be easier to understand what is happening.

@jordimarimon jordimarimon changed the title feat: Implement some type of Logging feat: implement some type of Logging Jan 23, 2024
@jordimarimon jordimarimon changed the title feat: implement some type of Logging feat: implement some type of logging Jan 23, 2024
@jordimarimon jordimarimon self-assigned this Jan 23, 2024
@jordimarimon jordimarimon added the feature Feature requests. Please vote with reactions! label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests. Please vote with reactions!
Projects
None yet
Development

No branches or pull requests

1 participant