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

Debug.Assert calls and debug messages #221

Open
y-lohse opened this issue Sep 8, 2018 · 0 comments
Open

Debug.Assert calls and debug messages #221

y-lohse opened this issue Sep 8, 2018 · 0 comments

Comments

@y-lohse
Copy link
Owner

y-lohse commented Sep 8, 2018

After the typescript switch, we'll have a Debug.ts file (see this comment).

We should make sure all the calls from the C# versions are here.

At the same time, we should figure out how to handle logs. There are a few places where we need to print out warnings (eg. version mismatches), but since inkjs can reasonably used as a command line tool it maybe shouldn't write stuff like that along with the regular output. Maybe we can have a toggle flag somewhere.

@y-lohse y-lohse mentioned this issue Sep 8, 2018
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant