We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
只要app一直不重启,过了凌晨12点不会新建当天日期的日志文件,还是往前一天的日志里面写文件; 还有能否支持设置本地日志存储空间大小和文件数量,存满了就删除最早的log
The text was updated successfully, but these errors were encountered:
就算设置定时器也不会特别准哈,没有特别好的方案,你们抓取日志的时候可以拉前后两天。 删除日志可以自己做策略,提供了日志目录,框架提供这种也不是特别好
Sorry, something went wrong.
No branches or pull requests
只要app一直不重启,过了凌晨12点不会新建当天日期的日志文件,还是往前一天的日志里面写文件;
还有能否支持设置本地日志存储空间大小和文件数量,存满了就删除最早的log
The text was updated successfully, but these errors were encountered: