mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
add debug levels
This commit is contained in:
parent
33d657cb72
commit
87ca594860
2 changed files with 226 additions and 87 deletions
|
|
@ -102,6 +102,15 @@
|
|||
{
|
||||
"crawl":
|
||||
{
|
||||
"debug":
|
||||
{
|
||||
"level":
|
||||
{
|
||||
"notice":true,
|
||||
"warning":true,
|
||||
"error":true
|
||||
}
|
||||
},
|
||||
"curl":
|
||||
{
|
||||
"connection":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue