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

A more explicit logging #5

Open
bertolla opened this issue Feb 19, 2019 · 2 comments
Open

A more explicit logging #5

bertolla opened this issue Feb 19, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bertolla
Copy link
Contributor

Logging should explain better what calls are made and how they resolve. Furthermore it should be possible to have an own logfile.

@bertolla bertolla added the enhancement New feature or request label Feb 19, 2019
@ghost
Copy link

ghost commented Sep 13, 2020

Hi,

for the graph part, one can change

const DEBUG = false;

to

const DEBUG = true;

in gfx.js to enable logging in the console.

-- Chris

@Piiit
Copy link
Contributor

Piiit commented Sep 22, 2020

@bertolla Is this issue still open? Do we have all the logs that we need with the new version? I will add this to a future milestone for now

@Piiit Piiit added this to the future milestone Sep 22, 2020
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

3 participants