You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.
By having a hard-coded unexported logger in the parser, it is impossible to use for a service that doesn't want to log or wants to control how it logs. The user should be able to set their own logs or, ideally, the parser should allow them to process individual messages as they see fit.
The text was updated successfully, but these errors were encountered:
By having a hard-coded unexported logger in the parser, it is impossible to use for a service that doesn't want to log or wants to control how it logs. The user should be able to set their own logs or, ideally, the parser should allow them to process individual messages as they see fit.
The text was updated successfully, but these errors were encountered: