Skip to content

Support directing log output to custom logger object #95

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

Closed
wants to merge 1 commit into from

Conversation

maghoff
Copy link

@maghoff maghoff commented May 13, 2016

No description provided.

@SpaceK33z
Copy link
Member

Do you still need this now that #91 is merged?

@maghoff
Copy link
Author

maghoff commented Aug 30, 2016

It looks like #91 would solve my problem, yes :)

Do I understand correctly that with #91 merged, webpack would no longer write anything directly to console.log but instead go via the reporter? If yes, this definitely solves my problem.

@maghoff maghoff closed this Aug 30, 2016
@SpaceK33z
Copy link
Member

Awesome! Looking at the source code, the only thing that it will still write to console is webpack: wait until bundle finished:. This can be disabled using the noInfo or quiet option though. If you would like this to go through the reporter as well, a PR would be welcome. In that case, let me know, so I can wait with the release.

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.

2 participants