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

Return message to the client #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dotlens
Copy link

@dotlens dotlens commented Mar 17, 2016

The lastMessage Object returned in the meteor method 'winston-client.log' is allways empty because it the log function it is set to a function scoped variable.
Changing this will also write the return value to the console on the client.

The lastMessage Object returned in the meteor method 'winston-client.log' is allways empty because it the log function it is set to a function scoped variable.
Changing this will also write the return value to the console on the client.
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

Successfully merging this pull request may close these issues.

1 participant