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

Add ability to pass a directory for --log option #17

Merged
merged 1 commit into from
Mar 8, 2017

Conversation

djmattyg007
Copy link
Contributor

If you pass a directory, it will now tack a '*.log' glob on the end of
the path to automatically use all log files inside this directory.

If you pass a directory, it will now tack a '*.log' glob on the end of
the path to automatically use all log files inside this directory.
@Thor77
Copy link
Owner

Thor77 commented Mar 8, 2017

Good idea, especially because most shells are trying to do the globbing themselves and therefore requiring to put quotes around the path (to disable that behaviour) 👍

@Thor77 Thor77 merged commit a83d6de into Thor77:master Mar 8, 2017
@djmattyg007 djmattyg007 deleted the default_glob branch August 29, 2017 09:01
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.

2 participants