We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bec109 commit 7e0076fCopy full SHA for 7e0076f
utils/layer0/uinit/uinit.go
@@ -28,7 +28,7 @@ const ioDir = "/tmp/io"
28
const ioMode = 0700
29
30
// log level of child node
31
-const logLevel = "7"
+const logLevel = "10"
32
33
type command struct {
34
Cmd string
0 commit comments