masala-parser icon indicating copy to clipboard operation
masala-parser copied to clipboard

Create a logger interface to handle logs

Open nicolas-zozol opened this issue 6 years ago • 0 comments

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.

nicolas-zozol avatar May 10 '19 09:05 nicolas-zozol