[GH-ISSUE #183] Use parameters in config log file #148

Closed
opened 2026-02-26 05:31:27 +03:00 by kerem · 2 comments
Owner

Originally created by @lucabecchetti on GitHub (Sep 20, 2016).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/183

Hi, i need to set a file log with this format:

/var/www/html/api/storage/logs/laravel-$(date +%Y-%m-%d).log

how can i use parameters in file?

Thanks!

Originally created by @lucabecchetti on GitHub (Sep 20, 2016). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/183 Hi, i need to set a file log with this format: /var/www/html/api/storage/logs/laravel-$(date +%Y-%m-%d).log how can i use parameters in file? Thanks!
kerem closed this issue 2026-02-26 05:31:27 +03:00
Author
Owner

@msmathers commented on GitHub (Jan 12, 2020):

There's a planned feature to support pattern matching in file path definitions (https://github.com/NarrativeScience/log.io/issues/211), however since v0.4 uses JSON configuration it won't be possible to run custom logic.

<!-- gh-comment-id:573443288 --> @msmathers commented on GitHub (Jan 12, 2020): There's a planned feature to support pattern matching in file path definitions (https://github.com/NarrativeScience/log.io/issues/211), however since v0.4 uses JSON configuration it won't be possible to run custom logic.
Author
Owner

@msmathers commented on GitHub (Apr 23, 2020):

Support for globs and new file detection have been added in v0.4.14 https://github.com/NarrativeScience/log.io/releases/tag/v0.4.14

<!-- gh-comment-id:618675542 --> @msmathers commented on GitHub (Apr 23, 2020): Support for globs and new file detection have been added in v0.4.14 https://github.com/NarrativeScience/log.io/releases/tag/v0.4.14
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#148
No description provided.