Skip to content

Conversation

@MisakaVan
Copy link
Owner

This pull request includes updates to the handling of the PARSER_VERBOSE environment variable in both the documentation and the source code. The changes ensure that the variable must be set to a non-zero integer value to enable verbose logging.

Changes to documentation:

  • readme.md: Updated the description of the PARSER_VERBOSE environment variable to specify that it must be set to a non-zero integer value to enable verbose logging.

Changes to source code:

  • src/main.c: Modified the code to check if the PARSER_VERBOSE environment variable is set to a non-zero integer value before setting the log level to verbose.

@MisakaVan MisakaVan merged commit 528bc31 into main Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants