mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-23 01:56:48 +08:00
Use protojson for marshal api output
This commit is contained in:
@@ -33,5 +33,5 @@ func executeRestartLogger(cmd *base.Command, args []string) {
|
||||
if err != nil {
|
||||
base.Fatalf("failed to restart logger: %s", err)
|
||||
}
|
||||
showResponese(resp)
|
||||
showJSONResponse(resp)
|
||||
}
|
||||
|
Reference in New Issue
Block a user