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

Question 44: shouldn't appLog("Some error message") be enough? #60

Closed
vibl opened this issue Oct 23, 2018 · 1 comment
Closed

Question 44: shouldn't appLog("Some error message") be enough? #60

vibl opened this issue Oct 23, 2018 · 1 comment

Comments

@vibl
Copy link

vibl commented Oct 23, 2018

In 'Question 44. Write a log function which will add prefix (your message) to every message you log using console.log ?', shouldn't appLog("Some error message") be enough as a final statement instead of console.log(appLog("Some error message"))?

ganqqwerty added a commit that referenced this issue Nov 11, 2018
@ganqqwerty
Copy link
Owner

thanks, fixed. Actually pretty stupid question, can you help me with reformulating it?

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

No branches or pull requests

2 participants