mirror of
https://github.com/bestnite/bilinovel-downloader.git
synced 2026-07-25 20:21:56 +00:00
feat(logging): Implement structured logging and debug mode
fix: Windows cannot download novels correctly
This commit is contained in:
Vendored
+3
-3
@@ -23,9 +23,9 @@
|
||||
"program": "${workspaceFolder}",
|
||||
"args": [
|
||||
"download",
|
||||
"-n=2727",
|
||||
"-v=150098",
|
||||
"--headless=false"
|
||||
"-n=2388",
|
||||
"-v=84522",
|
||||
"--debug=true"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user