Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Fix issue #1238 Please lower RS log messages for duplicate resources from "info" to "debug" #1241

Merged
merged 2 commits into from
Sep 23, 2013

Conversation

lzhan
Copy link
Contributor

@lzhan lzhan commented Sep 11, 2013

link to issue #1238

if (urls[res.url].path !== res.source.fs.fullPath) {
Y.log('Url collision for ' + res.url +
'. Choosing:\n' + urls[res.url].path +
' over\n' + res.source.fs.fullPath, 'info', NAME);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should make this "debug" as well

@drewfish
Copy link
Contributor

+1

lzhan pushed a commit that referenced this pull request Sep 23, 2013
Fix issue #1238 Please lower RS log messages for duplicate resources from "info" to "debug"
@lzhan lzhan merged commit 969e8ad into YahooArchive:develop Sep 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants