Skip to content

Use event-driven instead of polling to read logs#201

Merged
koho merged 10 commits intomasterfrom
log
Feb 1, 2025
Merged

Use event-driven instead of polling to read logs#201
koho merged 10 commits intomasterfrom
log

Conversation

@koho
Copy link
Copy Markdown
Owner

@koho koho commented Dec 30, 2024

No description provided.

@koho
Copy link
Copy Markdown
Owner Author

koho commented Jan 8, 2025

Due to the file caching mechanism, new logs may not be written to the disk immediately, and therefore no write events will be received. It is still necessary to read files regularly.

@koho koho merged commit 730f941 into master Feb 1, 2025
@koho koho deleted the log branch February 1, 2025 14:45
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

Successfully merging this pull request may close these issues.

1 participant