Ver Fonte

include log command

Darien Raymond há 7 anos atrás
pai
commit
94125236e6
1 ficheiros alterados com 1 adições e 0 exclusões
  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.