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
0.4.0.5 版本以前,日志页面的‘时间范围’过滤器在缺省结束时间或完全缺省的情况下,效果类似于MySQL查询在时间范围未明确指定时的默认处理方式,会返回完整日志结果。但0.4.1.2版本后缺省“时间范围”会导致不返回任何日志结果(或不刷新已经检索出的结果),查询过滤完整日志中的特定记录时不得不手动选择非常大的时间范围。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
0.4.0.5 版本以前,日志页面的‘时间范围’过滤器在缺省结束时间或完全缺省的情况下,效果类似于MySQL查询在时间范围未明确指定时的默认处理方式,会返回完整日志结果。但0.4.1.2版本后缺省“时间范围”会导致不返回任何日志结果(或不刷新已经检索出的结果),查询过滤完整日志中的特定记录时不得不手动选择非常大的时间范围。
The text was updated successfully, but these errors were encountered: