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() {
|
||||
cmdRun.Run = executeRun // break init loop
|
||||
log.SetFlags(log.Ldate | log.Ltime | log.Lmicroseconds)
|
||||
}
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue