refactor(log): remove common.js, use winston and debug

This commit is contained in:
HugoPoi
2019-12-15 17:56:22 +01:00
parent b4a86fcc51
commit bcd181111b
18 changed files with 236 additions and 110 deletions

View File

@ -2,7 +2,6 @@ const se_scraper = require('./../src/node_scraper.js');
(async () => {
let browser_config = {
debug_level: 1,
output_file: 'examples/results/maps.json',
test_evasion: false,
block_assets: false,