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 options.detail to log path and filename #162

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

Conversation

barsh
Copy link

@barsh barsh commented Feb 1, 2016

The following messages don't quite cut it:

[11:28:07] gulp-inject 2 files into index.html
[11:28:07] gulp-inject 2 files into index.html

This is better:

[11:28:07] gulp-inject 2 files into folder1/index.html
[11:28:07] gulp-inject 2 files into folder2/index.html

@caseyWebb
Copy link

👍

@joakimbeng
Copy link
Member

Nice!
Wouldn't it make more sense if this was the default and not hidden behind a flag?

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.

3 participants