mirror of
https://github.com/NikolaiT/se-scraper.git
synced 2025-08-10 06:07:55 +02:00
refactor(log): remove common.js, use winston and debug
This commit is contained in:
@ -2,7 +2,6 @@ const se_scraper = require('./../src/node_scraper.js');
|
||||
|
||||
(async () => {
|
||||
let browser_config = {
|
||||
debug_level: 1,
|
||||
output_file: '',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user