Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不加密 #1

Open
whoislxy opened this issue Jan 19, 2021 · 3 comments
Open

不加密 #1

whoislxy opened this issue Jan 19, 2021 · 3 comments

Comments

@whoislxy
Copy link

如果不要加密的怎么处理?

@lixiaoyu0123
Copy link

兼容Xlog,如果想不加密,则密钥传空字符串,编译时定义宏 XLOG_NO_CRYPT 即可

@e-snail
Copy link

e-snail commented Feb 19, 2021

有控制压缩的宏吗?

@lixiaoyu0123
Copy link

有控制压缩的宏吗?

没有控制压缩的宏,默认都是要压缩的,因为如果不压缩处理海量数据上报,文件会非常大,上传和存储都会带来问题。所以默认都是压缩的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants