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

Add a log entry when an exception is added to the RuntimeService #9

Open
romm opened this issue Dec 13, 2017 · 0 comments
Open

Add a log entry when an exception is added to the RuntimeService #9

romm opened this issue Dec 13, 2017 · 0 comments

Comments

@romm
Copy link
Member

romm commented Dec 13, 2017

Currently, the only way of viewing an exception thrown by the system is located in the backend module. However, an exception can be thrown only in the frontend context, meaning the exception would not be thrown in the backend contact. Therefore it can't be viewed and analyzed, making the debugging way harder.

Some kind of logging should be introduced in the RuntimeService which is in charge of gathering the exceptions catch during the runtime.

@romm romm added this to the Beta milestone Dec 13, 2017
@romm romm removed this from the Beta milestone Apr 29, 2019
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