Results 2 issues of tianshui

如题4.3.0版本日志文件有文本格式改成二进制了吗? ```javascript const rtcEngine = createAgoraRtcEngine(); rtcEngine.initialize({ appId: 'xxx', logConfig: { filePath: 'agora-sdk.log' }, }); ``` agora-sdk.log文件在4.3.0之前是文本格式,4.3.0之后是二进制格式无法查看

inactivity

## Feature Request Description I would like slang to support JSON5 format for localization files. Currently, slang supports JSON, YAML, CSV, and ARB formats, but JSON5 as a superset of...

enhancement