Sign in
fuchsia
/
fuchsia
/
52d7eb2d66631c8
/
.
/
src
/
developer
/
ffx
/
data
/
config.json
blob: 60f689ee1eca504c466544d527340518a35a3f3e [
file
] [
log
] [
blame
]
{
"log"
:
{
"dir"
:
[
"$FFX_LOG_DIR"
,
"$CACHE/logs"
],
"enabled"
:
[
"$FFX_LOG_ENABLED"
,
true
],
"level"
:
"Debug"
,
"rotations"
:
5
,
"rotate_size"
:
104857600
,
"target_levels"
:
{
"hyper"
:
"info"
,
"rustls"
:
"info"
}
},
"proxy"
:
{
"timeout_secs"
:
10.0
}
}