Explorar el Código

include log command

Darien Raymond hace 7 años
padre
commit
94125236e6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
main/distro/all/all.go

@@ -10,6 +10,7 @@ import (
 
 	// Default commander and all its services.
 	_ "v2ray.com/core/app/commander"
+	_ "v2ray.com/core/app/log/command"
 	_ "v2ray.com/core/app/proxyman/command"
 
 	// Other optional features.