Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

celeri log, error, warn, notice functions #50

Open
crcn opened this issue Aug 27, 2015 · 0 comments
Open

celeri log, error, warn, notice functions #50

crcn opened this issue Aug 27, 2015 · 0 comments
Labels
Milestone

Comments

@crcn
Copy link
Owner

crcn commented Aug 27, 2015

alias for console.log, except it should way for any other commands before processing. For example:

setTimeout(function() {
  celeri.log("Some stuff logged after stdin");
}, 0);
var input = celeri.prompt(">");
@crcn crcn added the feature label Aug 27, 2015
@crcn crcn added this to the 2.0 milestone Aug 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant