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

Create a logger interface to handle logs #137

Open
nicolas-zozol opened this issue May 10, 2019 · 0 comments
Open

Create a logger interface to handle logs #137

nicolas-zozol opened this issue May 10, 2019 · 0 comments

Comments

@nicolas-zozol
Copy link
Collaborator

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.

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

No branches or pull requests

1 participant