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

Config with all files in a folder #46

Open
AntoineLemaire opened this issue Jul 13, 2016 · 1 comment
Open

Config with all files in a folder #46

AntoineLemaire opened this issue Jul 13, 2016 · 1 comment
Labels

Comments

@AntoineLemaire
Copy link

I have a Symfony project with rotating logs files by day.

So I got lot of files like

app/logs/dev/dev-2016-05-20.log
app/logs/dev/dev-2016-06-17.log
app/logs/dev/dev-2016-06-20.log
app/logs/dev/dev-2016-07-08.log
app/logs/dev/dev-2016-07-11.log
app/logs/dev/dev-2016-07-12.log

Is there a way actually to dynamicly read all my files without change each day my config.yml ?

@mpbzh mpbzh closed this as completed Jul 13, 2016
@mpbzh mpbzh reopened this Jul 13, 2016
@mpbzh
Copy link
Contributor

mpbzh commented Jul 13, 2016

Related to #30 (sorry, was a bit too quick with closing. So you only want to show the newest one, not all of them, right?)

@mpbzh mpbzh added feature and removed duplicate labels Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants