Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Add/improve debugging printing #30

Open
5 tasks
hrszpuk opened this issue Jun 11, 2024 · 0 comments
Open
5 tasks

Add/improve debugging printing #30

hrszpuk opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hrszpuk
Copy link
Owner

hrszpuk commented Jun 11, 2024

There already exists some debug printing but it is very minimal.

There is a log library in core that could be used to improve the messages.

Checklist:

  • Lexer
  • Parser
  • Config functions
  • Write functions
  • Read functions

May want to change the structure of some of the code to make logging easier (like adding a new_token function so the log can easily show when a new token is created).

@hrszpuk hrszpuk added the enhancement New feature or request label Jun 11, 2024
@hrszpuk hrszpuk self-assigned this Jun 11, 2024
@hrszpuk hrszpuk mentioned this issue Jun 12, 2024
11 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant