Closed iatsiuk closed 1 year ago
Thanks for your kind words. I will fix all the problems later in the week.
@tdumitrescu I have made the necessary corrections and addressed all the issues you raised. Please let me know if there is anything else I can do to improve the code or if you have any further suggestions.
Thanks @iatsiuk. This has now been released in v0.18.0.
Hi,
This PR is from a discussion in this issue.
It adds support to pass a custom logger to the mixpanel instance. The custom logger should implement the following interface:
Here is an example output for the console logger, which will be used by default if no logger is passed:
Here is an example output for the pinojs logger: