• Bo LIANG's avatar
    Modify the log levels of LocalDuplicatedRemovedScheduler.java · 762a3973
    Bo LIANG authored
    The old version will print a debug level log each time the push method is
    called. So sometimes, when a html page have multiple links for the same
    page, the debug log will appears more than once. Also, when we meet a
    duplicate URL, it will also print a log, which will be confusing.
    I change the level of it to trace. And each time a URL is really push into
    queue, print a debug level log.
    762a3973
Name
Last commit
Last update
asserts Loading commit data...
en_docs Loading commit data...
webmagic-avalon Loading commit data...
webmagic-core Loading commit data...
webmagic-extension Loading commit data...
webmagic-samples Loading commit data...
webmagic-saxon Loading commit data...
webmagic-scripts Loading commit data...
webmagic-selenium Loading commit data...
zh_docs Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...
release-note.md Loading commit data...
user-manual.md Loading commit data...
webmagic-avalon.md Loading commit data...