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

Use futile.logger to within Cyclops #32

Open
4 tasks
msuchard opened this issue Aug 27, 2016 · 0 comments
Open
4 tasks

Use futile.logger to within Cyclops #32

msuchard opened this issue Aug 27, 2016 · 0 comments
Assignees

Comments

@msuchard
Copy link
Member

msuchard commented Aug 27, 2016

Tasks (this is the usual contract):

  • Refactor message-level check into *Logger class. May address this later, since Cyclops only constructs strings if message-level <= threshold for efficiency.
  • Delegate printing of everything to flog commands

Alternative (ignoring usual contract for efficiency):

  • Pass message-level from currently active flog
  • Delegate printing to flog command of appropriate level

Note: this alternative is probably what is already happening by wrapping Rcpp::Rcout output

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