Closed doowb closed 8 years ago
Uses gulplog checking code from gulp-util to check if gulplog already exists. Otherwise uses fancy-log. This is to ensure the correct loggers are registered depending on if the gulp 3 cli is used or gulp-cli which handles both gulp 3 and gulp 4.
Fixes #113
👍 thank you!
Uses gulplog checking code from gulp-util to check if gulplog already exists. Otherwise uses fancy-log. This is to ensure the correct loggers are registered depending on if the gulp 3 cli is used or gulp-cli which handles both gulp 3 and gulp 4.
Fixes #113