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

feat: Add debug log view. #119

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Nov 21, 2024

This is quite inefficient as it loads the entire log from disk every time it reloads (every 5 seconds). We can improve that later.


This change is Reviewable

@iphydf iphydf added this to the v1.18.x milestone Nov 21, 2024
@iphydf iphydf marked this pull request as ready for review November 21, 2024 14:51
@github-actions github-actions bot added the enhancement New feature for the user, not a new feature for build script label Nov 21, 2024
@iphydf iphydf force-pushed the debug-log branch 7 times, most recently from bf1c71f to b6731f7 Compare November 21, 2024 17:17
@iphydf iphydf modified the milestones: v1.18.x, v1.18.0 Nov 21, 2024
src/core/idebugsettings.cpp Show resolved Hide resolved
@iphydf iphydf modified the milestones: v1.18.x, v1.18.0 Nov 22, 2024
@iphydf iphydf force-pushed the debug-log branch 2 times, most recently from ffed52f to 9a04149 Compare November 22, 2024 00:25
This is quite inefficient as it loads the entire log from disk every
time it reloads (every 5 seconds). We can improve that later.
@toktok-releaser toktok-releaser merged commit bd07e0f into TokTok:master Nov 22, 2024
26 checks passed
@iphydf iphydf deleted the debug-log branch November 22, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Development

Successfully merging this pull request may close these issues.

3 participants