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

new debug mechanism? #57

Closed
eliotmcintire opened this issue Aug 15, 2014 · 2 comments
Closed

new debug mechanism? #57

eliotmcintire opened this issue Aug 15, 2014 · 2 comments

Comments

@eliotmcintire
Copy link
Contributor

A possible option:
re-Add debug slot to simList
Remove debug argument from doSim
re-Add accessor simDebug methods
use simDebug(sim) for all messages

@achubaty
Copy link
Contributor

achubaty commented Mar 3, 2015

the debug flag is in the spades() call not in the simList object since it's a property of the simulation execution not the sim object itself.

use case for including it with the sim ojbect? is the idea that debug will carry through into modules' code?

@achubaty
Copy link
Contributor

commit 22c73f2 adds new option spades.nCompleted
 to set the number of completed events printed when debug=FALSE; default 10

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

2 participants