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

Pooling for rolling files #1680

Merged
merged 6 commits into from
Mar 31, 2023
Merged

Conversation

pybride
Copy link
Contributor

@pybride pybride commented Mar 29, 2023

Adding a simple popup when opening a file for pooling, to allow to have a custom filter pattern, in order to support rolling files scheme.

image

The FileSystemWatcher will then use this filter to watches the corresponding files (and only them). The popup allow a simple way for the user to change the filter, without needing to change each data provider implementation.

Also added a semaphore to correct a bug on closing file pooling tabs.

DevExpress skin wasn't applied.

@LiorBanai
Copy link
Member

@pybride Very nice improvements. Thanks for adding this

@LiorBanai LiorBanai merged commit 14c212c into Analogy-LogViewer:main Mar 31, 2023
@LiorBanai LiorBanai mentioned this pull request Apr 5, 2023
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.

None yet

2 participants