Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add Logging and Assertions in dev mode #111

Closed
1 of 3 tasks
jasonLaster opened this issue Apr 27, 2016 · 6 comments
Closed
1 of 3 tasks

Add Logging and Assertions in dev mode #111

jasonLaster opened this issue Apr 27, 2016 · 6 comments
Assignees
Milestone

Comments

@jasonLaster
Copy link
Contributor

jasonLaster commented Apr 27, 2016

There are three things here:

  • logging
  • assertions
  • development mode

Logging: we could use DevToolsUtils and wantLogging
Assertions: we could use DevToolsUtils assert and testing

development mode - it might be nice to set this in environment.json

@jasonLaster
Copy link
Contributor Author

There should be an environment.json flag for turning on network logging DevToolsUtils.wantLogging or something like that. The goal is to see messages like attach detatch, ...

@jasonLaster
Copy link
Contributor Author

#128 is a step forward for development configs, which will be a useful place for flagging logging / assertions

@jasonLaster
Copy link
Contributor Author

I'll take a look at this next week.

@jasonLaster jasonLaster self-assigned this May 26, 2016
@jasonLaster
Copy link
Contributor Author

DevToolsUtils.assert fails for karma

@jasonLaster jasonLaster added this to the Sprint 1 milestone Jul 7, 2016
@jasonLaster
Copy link
Contributor Author

Once we decide what we want from DevToolsUtils we should be unblocked

@jasonLaster
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant