We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It could be used instead of Parser.debug(). It can be used accross Genlex to help its debugging (#118)
Parser.debug()
It must not impact performances when logs are not used, so either a fork, either another ResponseFactory could handle logs at lower level.
The text was updated successfully, but these errors were encountered:
#137: TODO Markers for future logger
082b7d3
No branches or pull requests
It could be used instead of
Parser.debug()
. It can be used accross Genlex to help its debugging (#118)It must not impact performances when logs are not used, so either a fork, either another ResponseFactory could handle logs at lower level.
The text was updated successfully, but these errors were encountered: