mirror of https://github.com/XTLS/Xray-core
parent
c6a31f457c
commit
527caa3711
|
@ -45,6 +45,7 @@ The -dump flag tells Xray to print the merged config.
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
cmdRun.Run = executeRun // break init loop
|
cmdRun.Run = executeRun // break init loop
|
||||||
|
log.SetFlags(log.Ldate | log.Ltime | log.Lmicroseconds)
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue