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

Improve logging to debug issues faster #232

Open
abhayana24 opened this issue Sep 21, 2020 · 4 comments
Open

Improve logging to debug issues faster #232

abhayana24 opened this issue Sep 21, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@abhayana24
Copy link

I started with understanding mindmeld and built a simple bot on my custom data. In my mapping.json file for one of the entities didn't had entities key as I missed it while creating the mapping.json file, so although the json format was correct, but didn't conform to mindmeld's way of creating the mapping.json file. When I build the models, I got error because of this issue, but the problem was the logging/error messages was not at all helpful in debuging the cause of the issue. It would be great if we can improve error logging, it will make life of someone just starting with mindmeld easier. I am attaching the screenshots of the error.

image
image

@minhtuev minhtuev added the enhancement New feature or request label Sep 22, 2020
@minhtuev
Copy link
Contributor

Got it, have you been able to build the MM app otherwise?

@abhayana24
Copy link
Author

Yes @minhtuev after figuring out the issue(which took quite some time) I was able to build the app.

@minhtuev
Copy link
Contributor

Got it, we will take a look and add some friendly error messages :)

@ProsperousHeart
Copy link

In the mean time, here are some nifty packages you can add to your own local machine to get a better idea of when things fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants