Open XuYunnan opened 9 years ago
if a string start with number, it only display number eg: worker.foo: cmd: worker memory: 128m hehe: 1234z hehe2: "1234z" the result is {"worker.foo":{"memory":128,"hehe2":"1234z","cmd":"worker","hehe":1234}}
if a string start with number, it only display number eg: worker.foo: cmd: worker memory: 128m hehe: 1234z hehe2: "1234z" the result is {"worker.foo":{"memory":128,"hehe2":"1234z","cmd":"worker","hehe":1234}}